------- 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