------- Additional Comments From berndtrog at yahoo dot com 2005-03-02 22:29 ------- Update:
with this patch to $TARGET/libada/Makefile RTS_DIR:=$(strip $(subst \,/,$(shell gnatls -v | grep adalib ))) -gnattools-cross: gnatlib +gnattools-cross: $(MAKE) -C $(GCC_DIR)/ada $(FLAGS_TO_PASS) $(ADA_FLAGS_TO_PASS) \ and cd $TARGET/libada make gnattools-cross I get the cross gnattools compiled (without newlib). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19959