https://bugs.kde.org/show_bug.cgi?id=240017 Summary: Compiler name truncated to last 3 characters in build output Product: kdevelop Version: 4.0.0 Platform: Archlinux Packages OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: Buildtools: Make AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: jed@59a2.org Version: 4.0.0 (using KDE 4.4.3) OS: Linux Make runs the following command: /usr/bin/mpicc -o ksponly.o -c -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -g3 -I/home/jed/petsc/ompi/include -I/home/jed/petsc/include -I/usr/include -I/usr/lib/openmpi -I/home/jed/petsc/ompi/include -I/usr/lib -I/usr/local/include -D__INSDIR__=src/snes/impls/ksponly/ ksponly.c but the build output shows linking ksponly.o (icc) I believe this line should include the whole compiler name (maybe including path because I have multiple mpicc installed, but at least without truncating the basename). Reproducible: Always Steps to Reproduce: Compile some source file with a compiler than has a name longer than three characters. OS: Linux (x86_64) release 2.6.33-ARCH Compiler: gcc -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs