Boost logo

Boost-Build :

From: Peter Vandersteegen (Peter.Vandersteegen_at_[hidden])
Date: 2004-05-28 03:40:19


Hello,

Recently I tried to build boost-python with bjam under win2000, via
command-line.
I used iccvars.bat to setup the environment-variables. Additionally
I also typed: Set INTEL_PATH="c:/utilities/intel/compiler70/ia32".
Compiling with: bjam -sTOOLS=intel-win32 gave the following message:

'/Zm800' is not recognized as an internal or external command,
operable program or batch file.

However, boost-python can be compiled if you type:
bjam -sTOOLS=intel-win32 -sINTEL_PATH=c:/utilities/intel/compiler70/ia32

Very strang behaviour, could it be I did something wrong? Are all the
environment variables automatically detected by bjam?

BTW: This installation with the visual studio project, works perfect as
long as you add
/DBOOST_NO_INTRINSIC_WCHAR_T to the compiler command-line

Another minor issue: compiling on the command-line gave also:
icl: Command line warning: overriding '-Qvc7' with '-Qvc6'
Although it's totally unrelated, I simply mention it.

greet

Peter --=====================_6042765==.ALT Content-Type: text/html; charset="us-ascii"

<html>
<body>
Hello,<br><br>
Recently I tried to build boost-python with bjam under win2000, via
<i>command-line</i>.&nbsp; <br>
I used <i>iccvars.bat</i> to setup the environment-variables.&nbsp;&nbsp;
Additionally<br>
I also typed: <i>Set
INTEL_PATH=&quot;c:/utilities/intel/compiler70/ia32&quot;.<br>
</i>Compiling with: <i>bjam -sTOOLS=intel-win32 </i>gave the following
message:<br><br>
<b><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>'/Zm800'
is not recognized as an internal or external command,<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>operable
program or batch file.<br><br>
</b>However, boost-python can be compiled if you type:<br>
<i>bjam -sTOOLS=intel-win32
-sINTEL_PATH=c:/utilities/intel/compiler70/ia32<br><br>
</i>Very strang behaviour, could it be I did something wrong?<u> Are all
the environment variables automatically detected by bjam?<br><br>
</u>BTW: This installation with the visual studio project, works perfect
as long as you add<br>
&nbsp;/DBOOST_NO_INTRINSIC_WCHAR_T to the compiler command-line<br><br>
Another minor issue: compiling on the command-line gave also:<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><b>icl:
Command line warning: overriding '-Qvc7' with '-Qvc6'<br>
</b>Although it's totally unrelated, I simply mention it.<br><br>
greet<br><br>
Peter</body>
</html>
 --=====================_6042765==.ALT--


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