------- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-04 11:31 ------- Hmm: case "$target" in *-uclinux*) # Don't enable LFS with uClibc ;; *) AC_DEFINE(_GLIBCXX_USE_LFS) esac
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30365