This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Internal compiler error.


On May 24,  5:42pm, michael pruett wrote:
} Subject: Re: Internal compiler error.
> > 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?
> 
> Ok.  The command line you suggested works fine.  Change it to "g++ -O2 -c
> MLPVertexArray.C -I.." and you get an internal compiler error.  This is true
> with egcs 1.0.2 on Irix 6.3 and egcs 1.0.2 and 1.0.3a on Linux/i386 2.0.33.

Hi,

Ok, verified with 1.0.2 on Linux.  This bug does not appear to be present
in egcs-current or gcc 2.8.1.  I suggest you use one of them.

Regards,

Niall


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]