Boost logo

Boost-Build :

Subject: Re: [Boost-build] query regarding configuring bjam for building projects in Windows and Linux
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-06-25 04:41:00


   Hi.

>> if [ os.name ] = NT
>> {
>> using gcc ;
>> }

   Err... I meant 'if [ os.name ] != NT' - obviously... :-)
And you might need to add 'import os ;' as well to get this to work.

   Best regards,
     Jurko Gospodnetić


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