* configure: Regenerated.
+2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * configure.ac (target_libraries): Move libgcc before libiberty.
+ * configure: Regenerated.
+
2007-02-13 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate again?
# these libraries are built for the target environment, and are built after
# the host libraries and the host tools (which may be a cross compiler)
#
-target_libraries="target-libiberty \
- target-libgcc \
+target_libraries="target-libgcc \
+ target-libiberty \
target-libgloss \
target-newlib \
target-libstdc++-v3 \
# these libraries are built for the target environment, and are built after
# the host libraries and the host tools (which may be a cross compiler)
#
-target_libraries="target-libiberty \
- target-libgcc \
+target_libraries="target-libgcc \
+ target-libiberty \
target-libgloss \
target-newlib \
target-libstdc++-v3 \