|
Boost-Build : |
From: Craig Rodrigues (rodrigc_at_[hidden])
Date: 2005-05-06 17:27:10
Hi,
I am using Boost Jam v2 from CVS. I have a MacOS X 10.3.9 machine
which I am trying it out on, using gcc to compile a shared library
(.dylib).
For the most part it works, but at the final link stage,
I am getting errors, because it is passing non-MacOS X linker flags:
gcc.compile.c++ //usr/home/rodrigc/build/mylib/gcc/debug/threading-multi/foo.o
gcc.link.dll /usr/home/rodrigc/build/mylib/gcc/debug/threading-multi/libmylib.dylib
g++: unrecognized option `-shared'
ld: unknown flag: -h
Anyone else out there use MacOS X and and BBv2?
Thanks.
-- Craig Rodrigues rodrigc_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