This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Make build failure on NetBSD/i386 1.2
- To: gson at araneus dot fi (Andreas Gustafsson)
- Subject: Re: Make build failure on NetBSD/i386 1.2
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 08 Dec 1997 10:33:56 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199712081524.RAA29796@guava.araneus.fi>you write:
> I just tried building egcs-1.0 on NetBSD/i386 1.2
> (i386-unknown-netbsd-1.2) using the system's stock cc, which is
> actually gcc 2.7.2. "make build" failed at the following point (long
> line broken for the benefit of limited mail software):
[ ... ]
> /var/tmp/cc028591.s: Assembler messages:
> /var/tmp/cc028591.s:153: Error: Unknown expression: symbols LECIE1 and L
> SCIE1 are in different frags.
> *** Error code 1
Hmmm, your assembler might need to be updated. That's the only thing that comes
immediately to mind.
jeff