Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 May 2002 22:12:48 +1200
From:      Matthew Luckie <kluckie@ihug.co.nz>
To:        freebsd-alpha@freebsd.org
Subject:   Re: mozilla 1.0rc1 compile on alpha
Message-ID:  <3CD505A0.6030801@ihug.co.nz>
References:  <3CD08C95.9040102@ihug.co.nz> <3CD09446.5020500@ihug.co.nz> <20020501203252.B11140@dragon.nuxi.com>

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




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