|
Boost-Build : |
From: Jane Lin (jane_at_[hidden])
Date: 2004-09-08 17:58:16
Hello!
I'm hoping this is the right place to ask. I searched the archives but
didn't find any answers.
I had no problems building boost for darwin (gcc), but I'm having a
heck of a time doing the same for Codewarrior.
I have:
CW 9.2
OS X 10.3.5
boost_1_31_0
boost-build
boost-jam-3.1.10-1-macosxppc
I am calling bjam from the command line, I've tried "-sTOOLS=cwpro9"
and also downloaded cw-tools.jam from CVS to try that, but all resulted
in the same errors:
all the codewarrior jam files use -warn when the option should be
-warnings and there is also no keyword "nounusedexpr"
I edited one of the jam files to change -warn to -warnings and
commented out nounusedexpr, but then greg_month.o doesn't get built:
Error : Nothing to do: no source or object files
specified
Am I missing something simple here?
Thanks,
Jane
* * * * * * * * * *
Jane Lin
Darkling Simulations
http://www.darksim.com
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