Erik Hofman wrote: > Scott Hamilton wrote: >> On Thu, 2009-10-29 at 13:57 +0100, Erik Hofman wrote: >> >> Hi ya Erik, >> >> >> I just tried out the test3, no sound what so ever... >> >> SimGear/source/simgear/sound> ./openal_test3 >> default position and orientation >> NaN in source position >> NaN in source orientation >> playing sample >> source at lat,lon = (10,-10), listener at (0.999,-0.999) >> NaN in source position >> NaN in source orientation > > Why, why! do others get this while I don't!??
Ok I removed a whole bunch of options from the CFLAGS line which was: -march=athlon -msse3 -mfpmath=sse -pipe -fomit-frame-pointer -falign-jumps=16 -falign-loops=16 -falign-functions=64 -mno-push-args -maccumulate-outgoing-args it's now: -O3 -Wall -Werror=format-security -D_REENTRANT And now I get the division by zero in orientation that Csaba described. It's fixed locally but I till don't get the NaN's in the position code that Scott describes. Erik ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel