From owner-freebsd-alpha Wed May 1 18:19:53 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from pcp-2.ihug.co.nz (pcp-2.ihug.co.nz [203.109.252.66]) by hub.freebsd.org (Postfix) with ESMTP id A5F1737B400 for ; Wed, 1 May 2002 18:19:49 -0700 (PDT) Received: from 203-173-242-90.adsl.ihug.co.nz (ihug.co.nz) [203.173.242.90] by pcp-2.ihug.co.nz with esmtp (Exim 3.22 #1 (Debian)) id 1735G8-0007xf-00; Thu, 02 May 2002 13:19:48 +1200 Message-ID: <3CD09446.5020500@ihug.co.nz> Date: Thu, 02 May 2002 13:20:06 +1200 From: Matthew Luckie User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020428 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-alpha@freebsd.org Cc: kluckie@ihug.co.nz Subject: Re: mozilla 1.0rc1 compile on alpha References: <3CD08C95.9040102@ihug.co.nz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org just to follow up, the assembler that was generated is available at http://moat.nlanr.net/~mjl/pathsub.as and there appear to be some errors between what i typed and what script captured, no doubt as a result of my poor editing. here is the command that generated the assembler: /usr/libexec/cpp0 -lang-c -v -I../dist/include -I../dist/in clude -I/usr/tmp/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -D__GNUC__=2 -D__GNUC_M INOR__=95 -D__alpha__ -D__alpha -D__FreeBSD__=4 -D__FreeBSD_cc_version=440000 -Dunix -D__alpha__ -D__alpha -D__FreeBSD__=4 -D__FreeBSD_cc_version=440000 -D__unix__ -D__unix -Acpu\(alpha\) -Amachine\(alpha\) -Asystem\(unix\) -Asystem\(FreeBSD\) -D__OPTIMIZE__ -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -Acpu\(alpha\) -Amachine\(alpha\) -D__alpha -D__alpha__ -D__alpha_ev4__ -Acpu\(ev4\) -D__ELF__ -D__PIC__ -D__pic__ -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -DNDEBUG -DTRIMMED -DMOZILLA_CLIENT -include ../config-defs.h pathsub.c | /usr/libexec/cc1 -quiet -dumpbase pathsub.c -mcpu=ev4 -O -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -version -fPIC -ffunction-sections -o - >pathsub.as To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message