Hi I attempted to build all BSPs with the git head of all the tools. Most went ok but a handful of PowerPC BSPs did not link.
mcp750 mtx603e mvme2100 mvme2307 qemuprep and qemuprep-altivec These are all variants of motorola_powerpc. The failure is: powerpc-rtems4.11-objcopy -O binary -R .comment -S hello.exe rtems gzip -vf9 rtems rtems: 54.0% -- replaced with rtems.gz powerpc-rtems4.11-ld -o hello.ralf ../../../../../mvme2100/lib/bootloader.o --just-symbols=hello.exe -b binary rtems.gz -T ../../../../../mvme2100/lib/ppcboot.lds -Map hello.map && chmod 755 hello.exe ../../../../../mvme2100/lib/bootloader.o:(.debug_loc+0x3ce2): undefined reference to `.LCL2' ../../../../../mvme2100/lib/bootloader.o:(.debug_loc+0x3d4b): undefined reference to `.LCL2' gmake[6]: *** [hello.exe] Error 1 I poked around a bit but don't see what's going on. The symbol is an automatically generated local in zlib.o which hints at a GCC issue. Any thoughts? -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel