------- Comment #5 from pinskia at gcc dot gnu dot org 2010-03-19 22:08 ------- Are you building a combined tree? Or are you doing the building in different steps? For a combined tree, it should just work and if you are building a combined tree please attach the config.log from libiberty subdirectory in the target subdirectory.
If you are not building a combined tree then you need to do: --without-headers --with-newlib Also Then build newlib and then rebuild GCC. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43446