Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-03 07:01:30


Vladimir Prus <ghost_at_[hidden]> writes:

> On Thursday 02 June 2005 23:41, David Abrahams wrote:
>
>> > Oh; I dug around but couldn't find it.
>>
>> Okay, I applied the patch you referenced, and still nothing works:
>>
>> ...found 99 targets...
>> ...updating 9 targets...
>> warning: using independent target
>> <pbin\is_fixed_size.test\msvc-8.0\debug>is_fixed_size_cpp.rsp
>> msvc.compile.c++ bin\is_fixed_size.test\msvc-8.0\debug\is_fixed_size.obj
>> bin\is_fixed_size.test\msvc-8.0\debug\is_fixed_size_cpp.rsp cl : Command
>> line error D8022 : cannot open
>> 'bin\is_fixed_size.test\msvc-8.0\debug\is_fixed_size_cpp.rsp'
>>
>>
>> <snip>
>>
>> I think I might've mis-applied it. I have something that's working
>> for me now; I'm going to check it in.
>
> Okay, please go ahead. I'll check check if it works on my end after that.

Done. Incidentally, it appears MSVC is the only one using RSPs for
C++ -> OBJ compilation. We should find a way to factor out more
commonality in actions here so it's easier to apply to como et al.

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