<div dir="ltr">Hi<div><br></div><div>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.</div><div><br></div><div>Does anyone know what we might have out of sync?<br><br>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<br>/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<br>exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...]<br>configure:3808: $? = 1<br>configure: failed program was:<br>| /* confdefs.h */<br>| #define PACKAGE_NAME "GNU C Runtime Library"<br>| #define PACKAGE_TARNAME "libgcc"<br>| #define PACKAGE_VERSION "1.0"<br>| #define PACKAGE_STRING "GNU C Runtime Library 1.0"<br>| #define PACKAGE_BUGREPORT ""<br>| #define PACKAGE_URL "<a href="http://www.gnu.org/software/libgcc/">http://www.gnu.org/software/libgcc/</a>"<br>| /* end confdefs.h.  */<br>|<br>| int<br>| main ()<br>| {<br>|<br>|   ;<br>|   return 0;<br>| }<br>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':<br></div><div><br></div><div>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.</div><div><br></div><div>I don't think this is failing on Ubuntu or FreeBSD. This is on CentOS 7.</div><div><br></div><div>I going to try </div></div>