Greetings Farid
I confirm the presence of the ICPP_COMPILER91 variable one a randomly
selected windows build server, after setting the environment for the
Intel 9.1 compiler.
I thought I was echoing out the environment as part of the windows glue
scripts, but that appears to not be the case. I will be correcting this
oversight shortly, and it should go into tonight's rebuild of the
nightly testing archives.
--Andrew Black
Farid Zaripov wrote:
-----Original Message-----
From: Andrew Black [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 21, 2007 12:58 AM
To: [email protected]
Subject: Configure failure with ICC on windows
Farid, when you have a chance, could you look at the attached
config.log to see if anything jumps out at you? I'm
wondering if part of the problem may be a bad install. I
also note that the compiler version is a somewhat old, so the
simplest way to correct the installation might be to install
a newer version.
The problem is that icl cannnot find the libmmd.lib. Icl uses LIB
environment variable, but MSVC IDE reset that variable to own value
when invokes batch files.
I've make some changes:
http://svn.apache.org/viewvc?view=rev&rev=521853
The new configuration variable CLVARSBAT is the path to the
iclvars.bat file.
Check, please, if the ICPP_COMPILER91 environment variable is defined on
the test system.
Farid.