Boost logo

Boost-Build :

From: brock_peabody (bpyama_at_[hidden])
Date: 2003-10-29 16:46:10


Hi,

I'm using <toolset>gcc and <toolset>msvc to differentiate compiler
specific settings. This works fine on my windows box, but as soon
as I try to build on my linux box I get the above error - even
though I'm not actually trying to compile with MSVC.

For now I am going to put "if [os.name] = NT {...}" around
everything but this doesn't seem quite as elegant. Is there a
better way to do what I'm trying to do?

Thanks

 


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