Subject: Re: ELF and m68k
To: Todd Vierling <tv@wasabisystems.com>
From: Aymeric Vincent <Aymeric.Vincent@labri.u-bordeaux.fr>
List: tech-toolchain
Date: 12/05/2000 15:10:21
Todd Vierling <tv@wasabisystems.com> writes:

> On Tue, 5 Dec 2000, Steve Woodford wrote:
>
> : 2) gnu/dist/ld/emulparams/m68kelf.sh defines TEXT_START_ADDR as 0x80000000.
> 
> Check the m68k ELF ABI supplement first.

If you investigate this issue, please consider that sun3s' address
space is 24bit IIRC, and it would be nice to have a uniform format
for ELF binaries on all NetBSD/m68k platforms...

Just knowing that this address will end up as being also NULL on the
sun3 makes me shiver. ;-)

 Aymeric