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 pinskia at gcc dot gnu dot org  2005-06-13 03:29 -------
(In reply to comment #9)
> 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.
But that is a bug in the configure which makes uclinux thinks it is a glibc, really there should be a 
different triplit for those targets.


-- 


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]