On Sun, 17 Apr 2011 16:04:17 +0200, Christian wrote in message 
<20110417140253.11d101318...@mail.sigmos.de>:

> Martin Spott wrote:
> 
> 
> >> -#define __FLT_EVAL_METHOD__ 0
> >> +#define __FLT_EVAL_METHOD__ 2
> > 
> > I think a simple "-O2" should be permitted. Does it still fail with
> > setting just this single option ?
> 
> The O2 flag was set for all tries but it's not the problem here. The
> problem are certain -march options. "-march=core2 -mfpmath=sse" for
> the Atom showed the error. Settung it to a more conservative
> "-march=prescott" makes it work. 

..you have no "-march=atom" ???

> In this case it was a clear
> overoptimization. But there are other march settings like
> -march=amdfam10 for my Phenom which enable SSE.
> 
> > If I understand correctly, what you're calling a "fix" would be a
> > "workaround to circumvent a compiler/platform bug" in my
> > terminology. Right !?  ;-)
> Correct.
> 
> > Are you running an appropriate kernel on your platform ? As far as I
> > remember, the Atom processor series is just a slightly modified and
> > shrinked down Pentium III processor.
> 
> My kernel is allright. If not i'd run into other issues already. Note
> that it's only EGKK where this happens.

..you remind me of runaway Toyota's partnership with Microsoft,
AFAIK, no road crash authority ever considered whether software
bluescreens might turn off brakes at flat pedal power... ;o)

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to