Hi Nick,
You don't need to change the "tools.ini" to run the intel compiler. All
you need are the Makefiles, to do your build completely.
So first use the IDE with "XalanICU.dsw" to make all the Makefiles, and
then try the following command (eg) on the prompt:
NMAKE /f BuildMessages.mak CFG="LocalizationWithICU - Win32 Release"
CPP=icl.exe
Soheila Bashardoust
XSLT Development, IBM Toronto Lab
E-mail: [EMAIL PROTECTED], Phone: 905-413-2875
Nick Bastin
<[EMAIL PROTECTED]
m> To
[email protected]
03/04/2004 01:53 cc
PM
Subject
Building with ICL on windows
Please respond to
xalan-c-users
Has anybody succeeded with successfully building Xalan+ICU with ICL? I
had no trouble at all with xerces+icu with ICL, but I'm not even sure
where to start with Xalan. Even if I set the compiler selection tool
to ICL, it still invokes cl.exe to build it. If I change tools.ini in
Utils/Localization to include MAKE_PARAMS=CPP=icl.exe, that works for a
few seconds, but then stops with the following error:
NMAKE: fatal error U1077:
'..\..\..\..\..\Build\Win32\VC6\Release\MsgCreator.exe' : return code
'0x8'
Stop.
Error executing nmake.
Any ideas? Also, is there any way to build this from the command line,
as Xerces does, for instance? We don't use MSVC for our builds, so
it's going to be a royal pain if we have to go to it to build Xalan.
--
Nick
- Re: Building with ICL on windows david_n_bertoni
- Re: Building with ICL on windows Nick Bastin
- Re: Building with ICL on windows david_n_bertoni
- Re: Building with ICL on windows Nick Bastin
- Re: Building with ICL on windo... Dmitry Hayes
- Re: Building with ICL on windo... david_n_bertoni
- Re: Building with ICL on ... Nick Bastin
- Re: Building with ICL on ... Nick Bastin
- Re: Building with ICL... Nick Bastin
- Re: Building with ICL... david_n_bertoni
- Re: Building with ICL on windows Soheila Bashardoust-Tajali
- Re: Building with ICL on windows Nick Bastin
