Hi, The subject says it all -- vax-*-linux* has to be added to libgcc/config.host for the platform to be supported by libgcc; otherwise: *** Configuration vax-dec-linux-gnu not supported is reported and the build stops at configure-target-libgcc. libgcc/ 2009-06-10 Maciej W. Rozycki <macro@linux-mips.org> * config.host (vax-*-linux*): New. Tested by building for --target=vax-linux with the C language enabled; the configuration is not capable enough for regression testing yet. OK to apply? Maciej gcc-4.5.0-20090609-vax-linux-libgcc.patch Index: gcc-4.5.0-20090609-vax-linux/libgcc/config.host =================================================================== --- gcc-4.5.0-20090609-vax-linux.orig/libgcc/config.host +++ gcc-4.5.0-20090609-vax-linux/libgcc/config.host @@ -528,6 +528,8 @@ v850e-*-*) ;; v850-*-*) ;; +vax-*-linux*) + ;; vax-*-netbsdelf*) ;; vax-*-netbsd*) _______________________________________________ Linux-Vax mailing list Linux-Vax@mail.pergamentum.com http://mail.pergamentum.com/mailman/listinfo/linux-vax