Re: Internal compiler error

Fons Rademakers (rdm@pcsalo.cern.ch)
Sat, 10 Jul 1999 11:25:00 +0200 (METDST)


Hi,

is that a typo "g77" or do you try to compile a C++ file with
the F77 compiler?

Please also report the result of g++ -v so we can see which version
of the compiler you are using.

Cheers, Fons.

> 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
>
>

-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers@cern.ch              Phone: +41 22 7679248
WWW:    http://root.cern.ch/~rdm/            Fax:   +41 22 7677910