Danny,

from mingw mailing list, post from kai tietz :

"Hello,
this issue is well known. It is related to the default strict-aliasing
rules of gcc's 4.4.x gcc. Some libraries in old mingw runtime aren't
aware of this, and so the POSIX printf methods and some parts of the
math (dependent to cephes) are broken. The bad point is that gcc 4.4.x
doesn't show warning for this by default. You need to turn those
warning explict one to see them."

So the issue you have discovered with floating point and cegcc-4.4 might be
related.


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to