Internal compiler error.
Niall Smart
njs3@doc.ic.ac.uk
Sun May 24 06:48:00 GMT 1998
On May 23, 8:37pm, michael pruett wrote:
} Subject: Internal compiler error.
> While compiling a C++ file from the Moonlight Creator 0.5.1 distribution, I
> encountered the following error:
>
> MLPVertexArray.C: In method `bool MLPVertexArray::_serialRead(class XDRFile *)':
> MLPVertexArray.C:64: Internal compiler error.
> MLPVertexArray.C:64: Please submit a full bug report to `egcs-bugs@cygnus.com'.
Hi Micheal,
I downloaded ml-0.5.1 and compiled that file successfully using the
current version of egcs and 1.0.2-release on Linux. I didn't configure
the package because I don't have time to download all the other libraries
that it needs. Can you unpack the tarfile into a fresh directory, cd
src/kernel and "g++ -c MLPVertexArray.C -I.." (without configuring) and
tell me if that works?
Regards,
Niall
More information about the Gcc-bugs
mailing list