Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2004-03-24 22:35:01


I'm not sure why this is suddenly happening to me; I just did a
rebuild of bjam to try to fix it with no luck. Anyone have a clue?

Thanks,
Dave

----
cd c:/tmp/
myjam -d+2 -sTOOLS=gcc -a --verbose-test move
gcc-C++-action move.test\gcc\debug\move.obj
"g++" -c -Wall -ftemplate-depth-100 -g -O0 -fno-inline -I "c:\boost" -o "move.test\gcc\debug\move.obj" "move.cpp" 
move.cpp: In function `int main()':
move.cpp:128: warning: left-hand operand of comma expression has no effect
gcc-Link-action move.test\gcc\debug\move.exe
"g++" "-Wl,--enable-auto-image-base" -g -o "move.test\gcc\debug\move.exe" "move.test\gcc\debug\move.obj" 
spawn: Invalid argument
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.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