Subject: Re: Cross compiling saga continues
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Dan Jacobowitz <dan@west.chwest.org>
List: port-mac68k
Date: 04/09/1997 07:46:47
On Tue, 8 Apr 1997, Jason Thorpe wrote:
> On Tue, 8 Apr 1997 17:47:21 -0400 (EDT)
> Dan Jacobowitz <dan@west.chwest.org> wrote:
>
> > For some bizarre reason, as close as I can tell, this is in the printf
> > call in panic whihc does some very strange formatting techniques.
> > I'm about to see if gcc 2.5.8 can handle this...then I go in search of an
> > old mirror with 2.6.3. Onwards.....
>
> If you are not compiling with the in-tree gcc, you must use -Wno-format.
>
Thank you SO much! This seems to have fixed nearly everything. It's
spinning away now and is about halfway done without a single other error.