$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] query regarding configuring bjam for building projects in Windows and Linux
From: Ganesh Borse (bganesh05_at_[hidden])
Date: 2012-06-26 22:45:07
Thanks.
This is helpful and resolved my problem
Regards
On Mon, Jun 25, 2012 at 4:41 PM, Jurko GospodnetiÄ <jurko.gospodnetic_at_[hidden]
> wrote:
> 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Ä
>
> ______________________________**_________________
> Unsubscribe & other changes: http://listarchives.boost.org/**
> mailman/listinfo.cgi/boost-**build<http://listarchives.boost.org/mailman/listinfo.cgi/boost-build>
>