Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2003 12:16:10 +1000
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        ticso@cicely.de, freebsd-alpha@freebsd.org
Subject:   Re: Problem building Mozilla
Message-ID:  <20030723021610.GC20450@gsmx07.alcatel.com.au>
In-Reply-To: <20030721230511.GN430@gsmx07.alcatel.com.au>
References:  <20030716215658.GA43409@gsmx07.alcatel.com.au> <20030717132611.GJ14530@cicely12.cicely.de> <20030718031240.GF430@gsmx07.alcatel.com.au> <20030718094556.GE19386@cicely12.cicely.de> <20030721032508.GH430@gsmx07.alcatel.com.au> <20030721105042.GD19386@cicely12.cicely.de> <20030721230511.GN430@gsmx07.alcatel.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-Jul-22 09:05:11 +1000, I wrote:
>On 2003-Jul-21 12:50:43 +0200, Bernd Walter <ticso@cicely12.cicely.de> wrote:
>>On Mon, Jul 21, 2003 at 01:25:08PM +1000, Peter Jeremy wrote:
>>> On 2003-Jul-18 11:45:56 +0200, Bernd Walter <ticso@cicely12.cicely.de> wrote:
>>> >I compiled myself with:
>>> >CFLAGS=-O2 -pipe
>>> >CPUTYPE?=ev56
>>> 
>>> I'll try that and see what happens.  Did you specify 'WITH_OPTIMIZED_CFLAGS'
>>> or any other tunables?
>
>CFLAGS=-O2 -pipe -g
>CPUTYPE?=ev56
...
>>The only special flag beside compiler flags is the following:
>>WITHOUT_XFT=yes
>
>I'll try that.

mozilla-1.3.1,2 builds and runs on an EV45 AS4100 with the following
/etc/make.conf :

CPUTYPE?=ev56
CFLAGS= -O2 -pipe -g
COPTFLAGS=-O -pipe
WITHOUT_XFT=yes
# -- use.perl generated deltas -- #
# Created: Tue May 25 14:30:04 1915
# Setting to use base perl from ports:
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

Thanks to Bernd for his assistance.

Peter



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