Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-03 11:27:03


I'm running into the following two problems, as you can see from the enclosed.

The first problem is that I get warnings about unused response-file
targets every time I link.

The second is that somehow this flags rule invocation:

flags msvc.link .LD $(condition) : $(prefix)$(linker) ;

seems to be failing to take effect. It ought to be prepending the
setup string:

setup = "call \""$(path)\\bin\\$(setup)"\" > nul
" ;

to the link command, as it does for the compile command.

I'm at a loss to explain either of these... not sure how hard I can
try, since I was up all night ;-S

 --=-=-= Content-Type: application/zip
Content-Disposition: attachment; filename=err.zip
Content-Transfer-Encoding: base64

[Attachment content not displayed.] --=-=-=

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