From owner-freebsd-alpha Sun May 5 3:12:34 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp1.ihug.co.nz (smtp1.ihug.co.nz [203.109.252.7]) by hub.freebsd.org (Postfix) with ESMTP id 0C7FC37B419 for ; Sun, 5 May 2002 03:12:31 -0700 (PDT) Received: from 203-173-243-200.adsl.ihug.co.nz (ihug.co.nz) [203.173.243.200] by smtp1.ihug.co.nz with esmtp (Exim 3.22 #1 (Debian)) id 174J0H-00069r-00; Sun, 05 May 2002 22:12:29 +1200 Message-ID: <3CD505A0.6030801@ihug.co.nz> Date: Sun, 05 May 2002 22:12:48 +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 Subject: Re: mozilla 1.0rc1 compile on alpha References: <3CD08C95.9040102@ihug.co.nz> <3CD09446.5020500@ihug.co.nz> <20020501203252.B11140@dragon.nuxi.com> 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 pathsub.o compiled without a hitch. it fails on the use of zip as outlined by someone else on this list. i note that gcc31 has lots of -O2 definitions. fwiw, perl -p -i.orig -e 's/-O2/-O/g' `find . -name 'Makefile*'` perl -p -i.orig -e 's/-O2/-O/g' `find . -name 'config*'` fixed them David O'Brien wrote: > On Thu, May 02, 2002 at 01:20:06PM +1200, Matthew Luckie wrote: > >>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: > > > How about trying this with the gcc31 port -- ``make CC=gcc31 CXX=g++31''. > > -- Matthew Luckie kluckie@ihug.co.nz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message