Date: Mon, 2 May 2005 00:19:56 +0200 From: Tijl Coosemans <tijl@ulyssis.org> To: freebsd-ports@freebsd.org Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: [ports-alpha@pointyhat.freebsd.org: sdcc-2.4.0_1 failed on alpha 4] Message-ID: <200505020019.57168.tijl@ulyssis.org> In-Reply-To: <20050501202439.GB29716@xor.obsecurity.org> References: <20050430011841.GD6642@xor.obsecurity.org> <200505011403.56057.tijl@ulyssis.org> <20050501202439.GB29716@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 01 May 2005 22:24, Kris Kennaway wrote: > On Sun, May 01, 2005 at 02:03:55PM +0200, Tijl Coosemans wrote: > > On Saturday 30 April 2005 03:18, Kris Kennaway wrote: > > > gmake[2]: Entering directory > > > `/work/a/ports/lang/sdcc/work/sdcc/src/hc08' > > > cc -O -pipe -mcpu=ev4 -Wall -pipe -ggdb -O -pipe -mcpu=ev4 -Wall > > > -pipe -ggdb -O -pipe -mcpu=ev4 -Wall -pipe -ggdb -O -pipe > > > -mcpu=ev4 -I.. -I. -I../.. -I../../support/Util -c -o gen.o > > > gen.c > > > {standard input}: Assembler messages: > > > {standard input}:17754: Error: inappropriate arguments for opcode > > > `extbl' > > > gmake[2]: *** [gen.o] Error 1 > > > gmake[2]: Leaving directory > > > `/work/a/ports/lang/sdcc/work/sdcc/src/hc08' > > > gmake[1]: *** [hc08/port.a] Error 2 > > > gmake[1]: Leaving directory > > > `/work/a/ports/lang/sdcc/work/sdcc/src' gmake: *** [sdcc-cc] > > > Error 2 > > > *** Error code 2 > > > > Isn't this a compiler/assembler problem? > > Is that source file pure C, or does it contain alpha asm code that is > incorrect or not recognised by gas? It is pure C. I couldn't find "extbl" or any inline asm block in any file of the package.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505020019.57168.tijl>