Boost logo

Boost Users :

Subject: Re: [Boost-users] library name for boost 1.36
From: Alain Leblanc (aalebl_at_[hidden])
Date: 2008-10-28 15:10:30


Thanks. bjam --help describes it well. Probably a case where RTFM
would have been an appropriate answer.

a

2008/10/28 Steven Watanabe <watanabesj_at_[hidden]>:
> 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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net