Re: [Flightgear-devel] Mac OSX 10.3 (Panther) Build

2003-10-28 Thread James Turner
On Tuesday, October 28, 2003, at 04:57 AM, Jonathan Polley wrote: Oops, I sent this to the Users list instead. For those of us who use Macs, I just installed Panther on my machine. Just the OS upgrade increased my frame rate by about 15%. I am currently working through some compiler issues

Re: [Flightgear-devel] Mac OSX 10.3 (Panther) Build

2003-10-28 Thread Jonathan Polley
I am using the standard makefiles to build the application. I was able to get FlightGear to run, but the change points to a compiler issue. Inside /simgear/scene/mataerial/matlib.cxx, there is a nested loop (for i= and then for j=) in the function gen_vasi_light_map(). When I put a printf

[Flightgear-devel] Mac OSX 10.3 (Panther) Build

2003-10-27 Thread Jonathan Polley
Oops, I sent this to the Users list instead. For those of us who use Macs, I just installed Panther on my machine. Just the OS upgrade increased my frame rate by about 15%. I am currently working through some compiler issues with Xcode and will let you know how well the new compiler works.

Re: [Flightgear-devel] Mac OSX 10.3 (Panther) Build

2003-10-27 Thread Jonathan Polley
Well, I got it built under Panther only to have it crash during initialization. This is what I am seeing, can anyone give me an idea as to what may be wrong? I cleaned everything via a 'make uninstall' and 'make clean' before attempting to rebuild. Program received signal EXC_BAD_ACCESS,