Hi Most (all?) of the targets for rtems6 fail to build right now. I decided to pick on the m68k and it looks like a mismatch between gcc and as on arguments. These should all be on the build@ list since Chris increased the allowed size of posts.
Does anyone know what we might have out of sync? configure:3804: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/build/m68k-rtems6/newlib/ -isystem /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/build/m68k-rtems6/newlib/targ-include -isystem /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/gnu-mirror-gcc-6051af8/newlib/libc/include -B/home/joel/rtems-cron-6/tools/6/m68k-rtems6/bin/ -B/home/joel/rtems-cron-6/tools/6/m68k-rtems6/lib/ -isystem /home/joel/rtems-cron-6/tools/6/m68k-rtems6/include -isystem /home/joel/rtems-cron-6/tools/6/m68k-rtems6/sys-include -c -g -O2 conftest.c >&5 /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/build/./gcc/as: line 106: exec: -m: invalid option exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...] configure:3808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3822: error: in `/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/m68k-rtems6-gcc-6051af8-newlib-d10d0d9-x86_64-linux-gnu-1/build/m68k-rtems6/libgcc': I also checked the sparc and it was a different argument to as and the as it invoked in the tree was a shell script. I don't know if that was right or wrong. I don't think this is failing on Ubuntu or FreeBSD. This is on CentOS 7. I going to try
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel