This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15046] Math functions misdetected by cross configuration


------- Additional Comments From aoliva at gcc dot gnu dot org  2004-07-26 20:34 -------
This patch actually breaks uclinux, since it doesn't provide a number of the
functions defined here.  Also, the problem of stub functions recursively calling
themselves is not addressed at all.  I suppose we may need some additional
libstdc++ hackery to fix that.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]