Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-07-09 09:35:14


David Abrahams wrote:

> Joel de Guzman <joel_at_[hidden]> writes:
>
>>As expected. Now:
>>
>> bjam -d+4 -sTOOLS=mingw test
>>
>>Gives me:
>>
>>Executing raw command directly
>>Executing command ["C:\dev\tools\MinGW_32\bin\g++"]
>>["-Wl,--enable-auto-image-base"] [-g]
>>[-mno-cygwin] [-o]
>>["..\..\..\bin\boost\libs\spirit\test\match_tests.test\mingw\debug\matc
>>h_tests.exe"] [-L"C:/dev/tools/MinGW_32/lib"]
>>["..\..\..\bin\boost\libs\spirit\test\match_
>>tests.test\mingw\debug\match_tests.obj"]
>>spawn: Invalid argument
>>
>>Any clues? I have no problem with the vc7.1 tool.
>
> I'm guessing it's those quotes.

It used to be those quotes... Once upon a time I changed bjam to check
for those quotes and remove them before invoking spawnvp. (The -d+4
output comes before the quotes are removed)

>Rene, haven't you looked into this
> multiple times already? Any clues yet?

No clues yet. Only the obvious question comes up: What version of bjam
is Joel running (and how was it compiled, vc71 or other compiler)?

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