Boost logo

Boost Users :

Subject: Re: [Boost-users] library name for boost 1.36
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-28 15:06:05


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 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