From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Sherrill To: gas2@cygnus.com, zing@cygnus.com Subject: rtems targets status Date: Mon, 16 Mar 1998 05:34:00 -0000 Message-id: X-SW-Source: 1998/msg00057.html Hi, I have successfully built C/C++ toolsets for all RTEMS targets one-tree style on a ix86 Redhat Linux 5.0 box with only one minor gas problem spotted. The source tree consisted of: egcs-1.0.2-980309-prerelease gas-980314 (actually a patched 980313) newlib 1.8.0 + RTEMS patches I built the following targets: hppa1.1-rtems i386-rtems i386-go32-rtems i960-rtems m68k-rtems mips64orion-rtems powerpc-rtems sh-rtems sparc-rtems The only minor problem was that it appears that the diffs for gas do not update the date/version string in all components. Try applying the patch to gas-980313 and then grep for 980313. I think it misses a few things. Thanks to everyone for the help. --joel