Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-09-13 23:33:39


Jane Lin wrote:
> Hello!

Hi :-)

> I'm hoping this is the right place to ask. I searched the archives but
> didn't find any answers.

It's the right place. Sorry it took a while...

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

Yes, and no. The simple answer is that no one has taken the time to
write the support for CW on OSX into the build system. Although the
cw-tools.jam in CVS should be in a better state to add that support, and
I briefly started to a few months back.

So it would be up to you, to add that support if you really want it. But
I'd be willing to help out explaining what the cw-tools.jam is doing.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
 

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