Subject: Source line too long?!?
To: NetBSD/mac68k <port-mac68k@netbsd.org>
From: Andy Finnell <andyf@vei.net>
List: port-mac68k
Date: 10/04/1999 23:00:56
When trying to compile one of professor's nifty socket wrapper classes,
I got the following error:
$make -f makefile.select
g++ -g -c bcs01brg.cpp
/tmp/cciEWpRS.s: Assembler messages:
/tmp/cciEWpRS.s:313: Fatal error:Source line too long. Please change
file /usr/src/gnu/usr.bin/gas/imput-scrub.c then rebuild assembler.
*** Error code 1
Stop.
Any ideas to what's wrong? I'm running NetBSD 1.4 on a Quadra 700
68/2gig. Surely I don't have to rebuild the gnu assembler...
TIA,
-andy