[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc cannot compile xpdf



On Sat, 3 Jul 1999, Martin Lucina wrote:

> c++ -g -O2  -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1   -I./../goo
> -I./../ltk -I.  -I/usr/X11R6/include  -c Gfx.cc
> ../../gcc/reload1.c:2060: Internal compiler error in function reload
> make[1]: *** [Gfx.o] Error 1
> Anyone seen this?

Yes.  Try removing the -O2 optimisation an recompile.  It's a known bug in
egcs and, if I remember correctly, will be fixed in gcc 2.95 (due out
soon).

Sorry about that.  You may encounter some optimisation bugs in egcs that
are very similar to this.  Unfortunately, egcs/gcc is still a
work-in-progress, but at least it's much more stable than any previous gcc
that we've had for Alphas.

C


Reply to: