$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-07-06 12:42:10
using link=static might have helped. I see that the libraries are built
now.
But linking still fails. Could you check in your patch?
One question about como-win. How does "it" know which backend
compiler to use. On my system I have the following VC 6.0, VC 7.1
VC 9.0, Borland 5.60, Borland 5.51, gcc 3.4. Why is there
no documented way to specify the backend?
Robert Ramey
Steven Watanabe wrote:
>> AMDG
>>
>> Robert Ramey wrote:
>>> I would like to run tests with the commeau compiler/vc 7.1 backend
>>> combination.
>>>
>>>
>>> warn: Unable to construct
>>> ../../../libs/serialization/build/boost_serialization
>>> warn: Unable to construct
>>> ../../../libs/serialization/build/boost_serialization
>>> warn: Unable to construct
>>> ../../../libs/serialization/build/boost_wserialization
>>>
>>> I've verified that como.exe is accessible through the current path.
>>>
>>
>> Use link=static. Also, I had to patch como-win.jam.
>>
>> In Christ,
>> Steven Watanabe