Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-06-14 10:23:27


Larry Evans wrote:
> After a cvs update today, in boost/tools/build/jam_src/ I did:
>
> ./build.sh

Which toolset did that use? I'm guessing it wasn't the como toolset?

> which worked OK, then did the following:
>
> <------------------------------
> cd ~/prog_dev/boost-cvs/boost/tools/build/jam_src/
> ./build.sh como
> ###
> ### Using 'como' toolset.
> ###

[snip]

> execunix.c:
> Comeau C/C++ 4.3.3 (Jan 30 2004 15:40:54) for LINUX_INTEL_ELF
> Copyright 1988-2004 Comeau Computing. All rights reserved.
> MODE:non-strict warnings C++
>
> "execunix.c", line 225: error: identifier "vfork" is undefined
> if ((pid = vfork()) == 0)
> ^
> ...
> >------------------------------
> Does anyone have any ideas about what should be done to avoid
> this problem?

Only thing I can think of is to add the "--c99" option. Both in build.sh
and build.jam.

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