Subject: Re: HEADS UP: m68k ELF ports switched to new-toolchain
To: Steve Woodford <steve@mctavish.co.uk>
From: None <jarkko.teppo@er-grp.com>
List: current-users
Date: 12/19/2001 15:05:31
On Wed, Dec 19, 2001 at 08:16:09AM +0000, Steve Woodford wrote:
> 
> [snip libgcc compile error]
> 
> Yup, my mvme68k found that one yesterday. For some reason, this didn't
> show up during testing using a cross compiler...
> 
> I've fixed it locally, and will commit it later today (want to make sure
> nothing else breaks).
>

Thanks, I'll cvs update tomorrow. I'll aim for a succesfull build during
the christmas holidays. I did try cross compiling from an AS500/500
with 1.5.2 but it failed:

/home/jarkko/NetBSD/m68k_tooldir/bin/m68k--netbsdelf-gcc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized  -Werror  -D_MULTI_LIBM -D_POSIX_MODE -DLIBM_SCCS -nostdinc -isystem /home/jarkko/NetBSD/hp300_destdir/usr/include  -c -fPIC -DPIC /home/jarkko/NetBSD/src/lib/libm/src/e_asinf.c -o e_asinf.so
/home/jarkko/NetBSD/m68k_tooldir/bin/m68k--netbsdelf-gcc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized  -Werror  -D_MULTI_LIBM -D_POSIX_MODE -DLIBM_SCCS -nostdinc -isystem /home/jarkko/NetBSD/hp300_destdir/usr/include  -c /home/jarkko/NetBSD/src/lib/libm/src/e_atan2.c
m68k--netbsdelf-gcc: Internal compiler error: program as got fatal signal 11
*** Error code 1

Stop.
nbmake: stopped in /home/jarkko/NetBSD/src/lib/libm
*** Error code 1

Argh. I really enjoy these builds that last and last for days and days :)
-- 
jht