Boost logo

Boost-Build :

From: Alain Javier Guarnieri del Gesu (javi-jamboost_at_[hidden])
Date: 2003-11-05 14:24:57


Where do things stand with OS X? The hello example will no link.
When I try to build it I get this:

[javi_at_jmac hello]$ bjam
...found 9 targets...
...updating 1 target...
gcc.link bin/gcc/debug/hello
ld: unknown flag: -Bdynamic

g++ -g -o "bin/gcc/debug/hello" "bin/gcc/debug/hello.o"
-Wl,-Bdynamic -Wl,-Bstatic -Wl,-Bdynamic -Wl,-Bstatic
-Wl,-Bdynamic

...failed gcc.link bin/gcc/debug/hello...
...failed updating 1 target...

.From what I can see, the Mach linker is an altogether different
beast from the GNU linker (I'm new to OS X). I suppose someone is
going to have to go into gcc.jam or some such, and mess with linker
settings.

-- 
Alain Javier Guarnieri del Gesu - javi_at_[hidden]
 

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