Boost logo

Boost-Build :

From: Zbynek Winkler (zwin_at_[hidden])
Date: 2003-05-04 13:58:08


This is the command line used for final linking stage of my debug build:

LINK /DEBUG /OPT:REF,ICF /subsystem:console /out:"test\bin\msvc\debug\main-target-test\test.exe
" @"test\bin\msvc\debug\main-target-test\test.rsp"

I am getting a warning:
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /OPT specification

Why is there /OPT option even for debug build? Is that a bug or a feature?

Zbynek

-- 
<zwin at robotika.cz>
http://zw.matfyz.cz/ http://robotika.cz/
Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic
 

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