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 while Compiling Flight Gear 0.7.1


The following output was printed on stdout by make:

c++ -DHAVE_CONFIG_H -I. -I. -I../../Include -I../.. -I../../Lib -I../../S=
imulator -I/usr/local/include -I/usr/local/plib/include -I/usr/X11R6/incl=
ude -g -O2 -c tilemgr.cxx
tilemgr.cxx: In method `double FGTileMgr::current_elev_new(const FGBucket=
 &)':
tilemgr.cxx:262: Internal compiler error in `subst_asm_stack_regs', at re=
g-stack.c:2347
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instruct=
ions.
make[2]: *** [tilemgr.o] Error 1
make[2]: Leaving directory `/hd2/FlightGear-0.7.1/Simulator/Scenery'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hd2/FlightGear-0.7.1/Simulator'
make: *** [all-recursive] Error 1

If you are trying to reproduce this bug the following information might b=
e useful:
GCC Version:=09gcc v2.95.2 19991024 (release)
OS:=09Linux-i686
Kernel version:=092.2.14
Location to get Flight Gear 0.7.1:=09http://www.flightgear.org

I hope I could help, could I please be informed when the bug has been fix=
ed and an update without the bug has been released or of a way to compile=
 anyway...

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