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 11:50:44
On Wed, 9 Apr 1997, Jason Thorpe wrote:
> On Wed, 9 Apr 1997 07:46:47 -0400 (EDT)
> Dan Jacobowitz <dan@west.chwest.org> wrote:
>
> > 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.
>
> Great! Glad you're having success!
>
I apparently spoke to soon.....
For arch/mac68k/dev/asc.c I get this, which is quite confusing to me
(currently looking for another ver of gas to try)
/tmp/cca31127.s: Assembler messages:
/tmp/cca31127.s:304: Error: Rest of line ignored. First ignored character is '1'.
/tmp/cca31127.s:304: Error: parse error -- statement 'jne 1b' ignored
/tmp/cca31127.s:305: Error: Rest of line ignored. First ignored character is '1'.
/tmp/cca31127.s:305: Error: parse error -- statement 'jne 1b' ignored
*** Error code 1
Stop.
Any ideas? The gcc and binutils apparently aren't liking each other.