Subject: Re: release build fails
To: Martin Husemann <martin@duskware.de>
From: Arto Huusko <arto.huusko@utu.fi>
List: port-sparc64
Date: 10/11/2004 20:20:16
On Mon, 11 Oct 2004, Martin Husemann wrote:

> On Sun, Oct 10, 2004 at 01:36:14PM +0300, Arto Huusko wrote:
> > /local/netbsd/current/sparc64/tools/bin/sparc64--netbsd-ld: section .data
> > [0000000001800000 -> 0000000001827307] overlaps section .rodata
> > [00000000016e9650 -> 0000000001832dbf]
> >
> >
> > Is it a problem that I have -mcpu=v9 and -mtune=v9 defined?
>
> I can not reproduce this, neither with your cpu/tune options nor without.

On i386 host? Not that it matters, I built release just fine without
the cpu and tune options.

BTW, is it at all useful to define v9 on sparc64? As I understand it,
on sparc with v8 processors v8 is very useful, for example for
maths code (ssh etc). But does even sparc64 gcc use the less efficient
instruction set?