FW: Internal compiler error
Sree
sree@miel.mot.com
Fri May 4 05:31:00 GMT 2001
Hi William,
Wile compiling I tried to use -E option to make the pre-processed source
file.But it was not working with g++ppc .Can you please tell me how to make
the preprocessed sourcefile?
Rgds
Sreekanth
-----Original Message-----
From: William C. Cox [ mailto:bcox@windriver.com ]
Sent: Thursday, May 03, 2001 9:13 PM
To: Sree
Cc: gcc-bugs@gcc.gnu.org; Mukin (E-mail); Prasanna Kumar M V(MIEL)
(E-mail); Sridharn (E-mail); Ramakrishnan R (E-mail); bcox@mail.wrs.com
Subject: Re: FW: Internal compiler error
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