From owner-freebsd-ports@FreeBSD.ORG Sun May 1 20:24:40 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 D390F16A4CE; Sun, 1 May 2005 20:24:40 +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 8FEA743D1D; Sun, 1 May 2005 20:24:40 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id ECDCB513A7; Sun, 1 May 2005 13:24:39 -0700 (PDT) Date: Sun, 1 May 2005 13:24:39 -0700 From: Kris Kennaway To: Tijl Coosemans Message-ID: <20050501202439.GB29716@xor.obsecurity.org> References: <20050430011841.GD6642@xor.obsecurity.org> <200505011403.56057.tijl@ulyssis.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xXmbgvnjoT4axfJE" Content-Disposition: inline In-Reply-To: <200505011403.56057.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 20:24:40 -0000 --xXmbgvnjoT4axfJE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 -p= ipe > > -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=20 > > gmake[2]: Leaving directory=20 > > `/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 >=20 > Isn't this a compiler/assembler problem? >=20 > full log at=20 > http://pointyhat.freebsd.org/errorlogs/alpha-4-latest/sdcc-2.4.0_1.log Is that source file pure C, or does it contain alpha asm code that is incorrect or not recognised by gas? Kris --xXmbgvnjoT4axfJE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCdTsHWry0BWjoQKURAuyxAKCChD6y8190vzuYCJ/Mbu2R+tcjsgCcCGxv yGN1dYMMm18XD6Fg/r6+ZFQ= =/Bfm -----END PGP SIGNATURE----- --xXmbgvnjoT4axfJE--