------- Comment #9 from simon dot fenney at imgtec dot com  2010-03-24 12:19 
-------
(In reply to comment #7)
> This is a glibc problem.  Confirmed by LD_PRELOADing a different libm which
> makes it work.
> 
> Please report to glibc bugzilla instead.
> 

The glibc team are saying that nothing has changed in the maths library
(http://sourceware.org/bugzilla/show_bug.cgi?id=11422#c5) which brings me back
here as it would appear that the only difference between the working and broken
libraries are the versions of gcc used to compile them, e.g. 

working library: 
   GNU C Library stable release version 2.3.4, by Roland McGrath et al.
   Compiled by GNU CC version 3.4.6 20060404 (Red Hat 3.4.6-11).

example broken library:
    GNU C Library (EGLIBC) stable release version 2.10.1, 
    gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)


-- 

simon dot fenney at imgtec dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43490

Reply via email to