Thanks.<div>This is helpful and resolved my problem</div><div><br></div><div>Regards<br><br><div class="gmail_quote">On Mon, Jun 25, 2012 at 4:41 PM, Jurko Gospodnetić <span dir="ltr">&lt;<a href="mailto:jurko.gospodnetic@pke.hr" target="_blank">jurko.gospodnetic@pke.hr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">  Hi.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
if [ <a href="http://os.name" target="_blank">os.name</a> ] = NT<br>
{<br>
    using gcc ;<br>
}<br>
</blockquote></blockquote>
<br></div>
  Err... I meant &#39;if [ <a href="http://os.name" target="_blank">os.name</a> ] != NT&#39; - obviously... :-)<br>
And you might need to add &#39;import os ;&#39; as well to get this to work.<div class="HOEnZb"><div class="h5"><br>
<br>
  Best regards,<br>
    Jurko Gospodnetić<br>
<br>
______________________________<u></u>_________________<br>
Unsubscribe &amp; other changes: <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-build" target="_blank">http://lists.boost.org/<u></u>mailman/listinfo.cgi/boost-<u></u>build</a><br>
</div></div></blockquote></div><br></div>