
26 Jan
2012
26 Jan
'12
4:19 a.m.
2012/1/26 Jürgen Hunold <juergen.hunold@ivembh.de>:
On Wednesday, 25. January 2012 18:41:02 Antony Polukhin wrote:
notice: will use 'clang++' for clang-linux, condition <toolset>clang-linux-2.9 notice: Searching for project-config configuration file project-config.jam . notice: Loading project-config configuration file project-config.jam from project-config.jam .
Okay, clang is detected. But no gcc which is the default compiler.
Removed user-config.jam. Successful build with gcc-4.6.1 (./b2) Successful build with clang-2.9 (./b2 toolset=clang) Best regards, Antony Polukhin