From owner-freebsd-ports@FreeBSD.ORG Sun May 1 23:52:31 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1243316A4CE; Sun, 1 May 2005 23:52:31 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id C659943D1D; Sun, 1 May 2005 23:52:30 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D81C751436; Sun, 1 May 2005 16:52:29 -0700 (PDT) Date: Sun, 1 May 2005 16:52:29 -0700 From: Kris Kennaway To: Tijl Coosemans Message-ID: <20050501235229.GA79184@xor.obsecurity.org> References: <20050430011841.GD6642@xor.obsecurity.org> <200505011403.56057.tijl@ulyssis.org> <20050501202439.GB29716@xor.obsecurity.org> <200505020019.57168.tijl@ulyssis.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <200505020019.57168.tijl@ulyssis.org> User-Agent: Mutt/1.4.2.1i cc: pav@freebsd.org cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: [ports-alpha@pointyhat.freebsd.org: sdcc-2.4.0_1 failed on alpha 4] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2005 23:52:31 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 02, 2005 at 12:19:56AM +0200, Tijl Coosemans wrote: > 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=3Dev4 -Wall -pipe -ggdb -O -pipe -mcpu=3Dev4 -Wall > > > > -pipe -ggdb -O -pipe -mcpu=3Dev4 -Wall -pipe -ggdb -O -pipe > > > > -mcpu=3Dev4 -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? >=20 > It is pure C. I couldn't find "extbl" or any inline asm block in any=20 > file of the package. Might be a bug in gcc 2.95 then..it might be possible for you to use a later version of gcc to compile this package (if it doesn't require C++ libraries provided by another package) Kris --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCdWu9Wry0BWjoQKURApvRAKDMDRyB1g6yMuI+TSy9czfQUVpfaQCfaWt5 OWD1LuRA2WTcOqjjVwv09r4= =JNnC -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--