> On Mar 4, 2004, at 4:23 PM, Nick Bastin wrote:
>
> >
> > On Mar 4, 2004, at 4:13 PM, [EMAIL PROTECTED] wrote:
> >
> >>> It gets better. I don't have this problem in a debug build (in any
> >>> compiler). I have it regardless of compiler in a release build (CL
> >>> or
> >>> ICL).
> >>
> >> Hmm, maybe we have a problem with mixing run-time libraries, or it's
> >> just a
> >> bug in our code that manifests only in the relase build.
> >
> > Has anybody successfully built Xerces+Xalan+ICU before, with any
> > compiler (in 1.7)? I really just need binaries for testing, so if
> > someone *had* binaries and libs that I could use, that would solve my
> > problem, at least for a while.
>
> Just as a final side note, I did get everything to build this morning
> using MSVC 6. Apparently there's something wrong with the ICU
> libraries produced by the Intel compiler in release mode, which could
> potentially be an optimization bug. I have not tried to go back
> through the project and turn some optimizations off.
>
> --
> Nick
I'm not surprised -- the ICU, Xerces-C, and Xalan-c have had _numerous_
problems with various versions of the Intel compiler on both Windows and
Linux. Many of those problems were even in the debug builds.
Dave