Hi! I have just tried to compile ROOT (version 2.22) using g++ Linux 2.0.36 Debian 2.0 and got an internal compiler error when compiling (use Makefile.debian and Makefile.debian2, g++, g77, egcc and etc) int TGenerator::ImportParticles(class TClonesArray *, const char * = "") in EG_Generator.cxx. I try -O2 -O and etc but it do not work too Is there any solve of problem? g77 -g -mcpu=i686 -Wall -fPIC -DR__GLIBC -c EG_Generator.cxx EG_Generator.cxx: In method `int TGenerator::ImportParticles(class TClonesArray *, const char * = "")': EG_Generator.cxx:205: warning: value computed is not used EG_Generator.cxx:226: warning: value computed is not used EG_Generator.cxx:230: Internal compiler error. EG_Generator.cxx:230: Please submit a full bug report to `egcs-bugs@cygnus.com'. make: *** [EG_Generator.o] Error 1 Thanks
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:35 MET