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

Re: (yet another) Infernal compiler error



On Sun, Jul 04, 1999 at 08:50:54AM -0500, Tim Patti wrote:
> 	I get something similar when building the multimedia part of KDE.	
> 	
> make[3]: Entering directory `/usr/local/src/kde/kdemultimedia-1.1.1/kmid/player'
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/kde/include -I/usr/local/qt/include  -I/usr/X11R6/include    -O2 -Wall -c player.cc
> ../../gcc/reload1.c:2060: Internal compiler error in function reload
> make[3]: *** [player.o] Error 1 
> 
> 	I'm running- gcc version egcs-2.91.60 Debian 2.1 (egcs-1.1.1 release) 
> on a 164SX,  kernel 2.2.10,  Debian 2.1 (slink)
  
  Also an optimiser problem. Compile this file by 'hand' (copy commandline and
  change -O2 to -O1 or none) and then type make again.

  HTH,

  B.

--
B. Warmerdam                                              GNU/Debian Linux
bartw@xs4all.nl, bartw@debian.org (Keyid: 10A0FDD1)       ----------------


Reply to: