problem with egcs-1.1.1
Gilles Civario (Thesard R. Sanchez) - SERMA/LENR
civario@soleil.serma.cea.fr
Tue Apr 6 05:52:00 GMT 1999
One problem occured with the fhonr-std option on a pc using sun solaris 2.7.
I have not find a reference to it in
http://egcs.cygnus.com/egcs-1.1/egcs-1.1.2.html
I have tryed the same command whit a pc on linux, and the same problem has
occured.
Thank you.
*************************************************************************
This is the command I have done, and the result.
grischow:civario > gcc -v --save-temps -fhonor-std MLittelSqr.cpp
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/egcs-2.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/egcs-2.91.60/cpp -lang-c++ -v -undef
-D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -Dunix -D__svr4__
-D__SVR4 -Dsun -D__unix__ -D__svr4__ -D__SVR4 -D__sun__ -D__unix -D__sun
-Asystem(svr4) -D__EXCEPTIONS -D__HONOR_STD -Asystem(unix) -Acpu(i386)
-Amachine(i386) -Di386 -D__i386 -D__i386__ MLittelSqr.cpp MLittelSqr.ii
GNU CPP version egcs-2.91.60 19981201 (egcs-1.1.1 release) (i386 System V
Release 4)
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include/g++
/usr/local/include
/usr/local/i386-pc-solaris2.7/include
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/egcs-2.91.60/include
/usr/include
End of search list.
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/egcs-2.91.60/cc1plus MLittelSqr.ii
-quiet -dumpbase MLittelSqr.cc -version -fhonor-std -o MLittelSqr.s
GNU C++ version egcs-2.91.60 19981201 (egcs-1.1.1 release) (i386-pc-solaris2.7)
compiled by GNU C version 2.8.1.
In file included from MLittelSqr.cpp:5:
MLittelSqr.h:20: Internal compiler error 980711.
More information about the Gcc-bugs
mailing list