Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 12:49:26 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Jameel Akari <jakari@bithose.com>
Cc:        alpha@FreeBSD.ORG, ports@FreeBSD.ORG, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: xcpustate broken on alpha
Message-ID:  <XFMail.20021219124926.jhb@FreeBSD.org>
In-Reply-To: <Pine.OSF.4.33.0212190920470.15449-100000@poptart.bithose.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 19-Dec-2002 Jameel Akari wrote:
> On Thu, 19 Dec 2002, Kris Kennaway wrote:
> 
>> For some reason this port just became broken on alpha.  Can someone
>> please take a look?
>>
>> http://bento.freebsd.org/errorlogs/alpha-5-latest/xcpustate-2.5.log
> 
> Well, I'm no gcc expert, but this looks suspect:
> 
> cc -O -pipe -mcpu=ev4 -mtune=ev5 -mcpu=ev4 -mtune=ev5
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Optimizer tries to expand a macro in rstat_xdr.c:20:8 and blows up
> trying to tweak for both EV4 and EV5 cpus?

I doubt it.  -mcpu= and -mtune= mean two different things. Also,
if one did override the other, then the last one would have sole
effect.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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