Boost logo

Boost-Build :

From: Bojan Resnik (resnikb_at_[hidden])
Date: 2005-12-17 04:42:11


I've finally had a chance to poke around msvc.jam. I found that adding
the following line solved the problem of inheriting <cxxflags>:

   flags msvc.compile.pch USER_CFLAGS <cxxflags> : ;

I am not sure if this is the correct way to do it, or if it has some
other implications I am not aware of. Could someone please verify
this?

Attached is the patch file against the latest CVS version.

--
Bojan Resnik



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