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]

FW: Internal compiler error





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.

Thanks in Advance,

With warm regards,
Sreekanth




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