Subject: Re: Broken kernels?
To: None <amiga-dev@sun-lamp.cs.berkeley.edu, eeh@btr.btr.com>
From: Stephen J. Roznowski <sjr@zombie.ncsc.mil>
List: amiga-dev
Date: 03/13/1994 11:11:24
> I have been trying to compile a working kernel from the supped sources
> and have been failing miserably.  It appears that the sources since
> about 031094 die inside amiga_init.c.  I am running a standard A2500,
> and have the latest loadbsd and config (I compiled it myself from the
> same sources.)  I have tried compiling with 3 different levels of
> customization, and recompiled from scratch several times, and even the
> generic kernel fails.
> 
> Has anyone else noticed this problem, and does anyone have any idea
> about a possible solution?

Hummm, what compiler are you using? I'm using the "stock C compiler"
from the sun-lamp sources for all of my building (GCC 2.4.5).

If I remember correctly, the newest GNU compiler (2.5.8) had some problems
compiling some of the kernel at -O2. (but I may be wrong about this...)

-SR

------------------------------------------------------------------------------