Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-07-03 08:06:17


   Hi Phil.

> Following the instructions on the website, when I try to compile Boost
> 1.35 on Mac OS with, I get the following errors for numerous source
> files – any ideas how to fix this?
>
> -imac-g5:~/dev/c++/boost/boost_1_35_0 $ bjam --toolset=darwin stage

[...snipped...]

> ...patience...
> ...found 3959 targets...
> ...updating 259 targets...
> darwin.compile.c++
> bin.v2/libs/serialization/build/darwin/release/macosx-version-10.4/threading-multi/basic_iarchive.o
> /var/tmp//cc8CBvWf.s:12265:Complex expression. Absolute segment assumed.
> /var/tmp//cc8CBvWf.s:12267:Complex expression. Absolute segment assumed.
> /var/tmp//cc8CBvWf.s:12271:Complex expression. Absolute segment assumed.
> /var/tmp//cc8CBvWf.s:12273:Complex expression. Absolute segment assumed.

   At first glance this does not seem like a Boost Build related problem.

   Try running the build using the -d2 option to see the exact command
lines executed. Then you can try running those same command lines by
hand and debug from there.

   Possibly someone else with access to this OS can provide more assistance.

   Best regards,
     Jurko Gospodnetić


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk