Subject: Re: Problem with gcc2.7.2
To: Kortelainen Mika <k125374@cs.tut.fi>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: port-amiga
Date: 02/26/1996 21:24:38
> 
> Hey,
> 
> as gcc2.7.2 now comes as the default compiler (in -current) I thought
> it would work nicely... but for some reason it dies when I compile
> usr.bin/xinstall/xinstall.c (I hope the path is correct, I'm not
> under NetBSD right now).  The message I get is "internal compiler error"
> and then it tells it has received signal 6 and dumps core (although
> this core file is not recognized by gdb).
I can't help you with the internal compiler error, but the reason your
core file wasn't recognized as such by gdb is probably be caused by the
fact that the kernel was compiled with the 2.7.2 compiler. There was a
bug in the quad handling. It has been fixed about a week ago. I think
the only new file you need is the md.m68k (or something like that).

[ ..... ]

Leo.