This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug report while compiling Crystal Space 14


I am trying to compile Crystal Space 14. The following is the bug report I am
getting:

-------------------------------------------------------------------------*
  Compiling Crystal Space Blocks game (unfinished)
  Compiling for LINUX/GCC/INTEL in optimize mode
*-------------------------------------------------------------------------*
g++ -c -o out/LINUX/INTEL/optimize/polyset.o libs/csengine/basic/polyset.cpp -Wall -mpentiumpro -march=i686 -fno-exceptions -fno-rtti -O6 -fomit-frame-pointer  -I. -I./apps -I./include -I./libs -I./support -Ilibs/libjpeg -Ilibs/libpng -Ilibs/zlib
libs/csengine/basic/polyset.cpp: IN method 'const struct INTERFACE_ENTRY *
csPolygonSet::GetInterfaceTable()':
libs/csengine/basic/polyset.cpp: 49:Internal compiler error 191.
libs/csengine/basic/polyset.cpp: 49: Please submit a full bug report to
'egcs-bugs@egcs.cygnus.com'.
libs/csengine/basic/polyset.cpp: 49: See <URL:http://egcs.cygnus.com/faq.html
#bugreport> for details.
make[1]: ***[out/LINUX/INTEL/optimize/polyset.o] Error 1
make: *** [blks] Error 2

Can somebody please help me out? WHat am I doing wrong? Any help will be
greatly appreciated.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]