FW: Internal compiler error
William C. Cox
bcox@windriver.com
Thu May 3 08:43:00 GMT 2001
Hi Sreekanth,
The second compiler you're using is maintained by us here at
WindRiver. Please send me a pre-processed source file and your
complete command line and I'll get it looked at.
Thanks in advance
Bill
Hi ,
i am Sreekanth .We are facing
some problem with the g++ppc cross-compiler.
We have written c++code,which has Templates and we compiled it with two
different compilers
1.g++
"g++ -v " gives the following output.
Reading specs from
/disk1/tools/GCC/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)
With this complier it is working fine
2.g++ppc
"g++ppc -v" gives the following
ccppc -v
Reading specs from
/usr2/vxworks/host/sun4-solaris2/lib/gcc-lib/powerpc-wrs-vxworks/cygnus-2.7.
2-960126/specs
gcc driver version cygnus-2.7.2-960126 egcs-971225 tornado 2.0 executing
gcc version cygnus-2.7.2-960126
Problem
But when we complile the same code with this cross compiler g++ppc it is
giving the following error.
Internal Compiler error 90
Please let us know the solution at the earliest, if you have come across
this error.
More information about the Gcc-bugs
mailing list