I don't think anyone has successfully built flightgear with gcc on irix. I'm told that irix gcc has a number of bugs and that aren't being fixed ... few irix users are gcc developers? Erik Hofman is able to build with the native irix compilers. I wish I could help more, but gcc on irix appears to have some significant problems. :-(
Any time you see "internal compiler error" you know you are looking at a compiler bug. However, with enough persistance and a lot of luck you might be able to figure out which part of our code is tickling the bug and then perhaps we could find a way to work around it in irix. Curt. shreeganesh ramanan writes: > Hi > > I tried compiling Flightgear on IRIX and ran into this problem. > > Plib, Zlib, and metakit compiled fine. Then when SimGear was compiling , > for some files the -g compile option causes an internal compiler error > > props.cxx:834: Internal Compiler Error in 'output_die', at > dwarf2out.c:5433 > > This error occurs for some files in Simgear and FlightGear. > > If the -g option is removed, everything compiles ok. But when fgfs is run, > it remains silent for sometime and then core dumps with a Segfault. > > The IRIX we use is IRIX 6.5.12f on an O2 SGI machine > The compiler is GCC 2.95.3 > > Can anybody explain how this can be solved ? > > -SG > > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
