On Fri, Feb 08, 2008 at 11:41:07AM -0600, Joel Sherrill wrote: > H.J. Lu wrote: >> On Feb 8, 2008 9:37 AM, Joel Sherrill <[EMAIL PROTECTED]> wrote: >> >>> Strange. I update this morning and built a new native Fedora 8 ia32 >>> compiler followed by a cross to powerpc-rtems. The native was >>> configured as: >>> >>> ../gcc/configure \ >>> --with-gnu-as --disable-multilib \ >>> --with-gnu-ld --verbose --with-system-zlib --disable-nls \ >>> --enable-version-specific-runtime-libs \ >>> --enable-languages=c,ada --prefix=$INSTALL && >>> >> >> Can you add "--enable-checking=assert" to see what happens? >> >> > OK. Do you want me to build it with the Fedora > provided native compiler or the one I just built? >
Please try native compiler first. Thanks. H.J.