Intel replies :- Hi Steve, I have received your issue "192393: Building Mozilla 1.4 beta using the IntelC 7.1 compiler on Win32". It is out of the question for me to download the entire Mozilla source tree and do the complex configuration and setup necessary to reproduce the error from scratch.
You need to prepare a small test case that reproduces the internal error, possibly starting with nsRDFConInstanceTestNode.cpp. You can compile with -P to generate a preprocessed file (the output will be named nsRDFConInstanceTestNode.i) -- that will avoid having to send the headers needed by nsRDFConInstanceTestNode.cpp. A small test case is needed before compiler engineering will even take a look at a problem like this. Thank you for submitting the issue. Please send a small reproducer. Regards, Intel Customer Support If anyone has time to do what they suggest, please let me know & I'll forward the test case to them. "Steve Williams" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've reported the internal compiler error to Intel, we'll have wait & see if > it gets resolved ... > >
