
Thanks. bjam --help describes it well. Probably a case where RTFM
would have been an appropriate answer.
a
2008/10/28 Steven Watanabe
AMDG
Alain Leblanc wrote:
I just built boost 1.36 for the mac and all the library names have xgcc40 inserted in the middle, such as libboost_iostreams-xgcc40-mt-1_36.dylib. It breaks my makefiles that contain the option " -lboost_iostreams". Is there a reason for the xgcc40 in this version and not the others, and is there a way to instruct bjam not to include it in the filename.
Pass --layout=system to bjam to prevent the library names from being mangled with the compiler/options/version.
In Christ, Steven Watanabe
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users