Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2002 13:20:06 +1200
From:      Matthew Luckie <kluckie@ihug.co.nz>
To:        freebsd-alpha@freebsd.org
Cc:        kluckie@ihug.co.nz
Subject:   Re: mozilla 1.0rc1 compile on alpha
Message-ID:  <3CD09446.5020500@ihug.co.nz>
References:  <3CD08C95.9040102@ihug.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD09446.5020500>