Subject: Re: ELF toolchain?
To: Matt Thomas <matt@3am-software.com>
From: Ben Harris <bjh21@netbsd.org>
List: port-arm
Date: 03/23/2001 17:13:47
On Fri, 23 Mar 2001, Matt Thomas wrote:

> What exactly is needed to build ELF toolchain for arm?

At present, a copy of src/gnu/dist/toolchain from NetBSD-current and my
patch to teach it about arm-unknown-netbsdelf, which is at
<URL:ftp://ftp.netbsd.org/pub/NetBSD/misc/bjh21/armelf/
arm-elf-toolchain-20010222.diff>.

At the moment, this still has structure padding set up like Linux,
whereas it should be set up line NetBSD/a.out.  This needs changing by
adding "#define STRUCTURE_SIZE_BOUNDARY 8" to
gnu/dist/toolchain/gcc/config/arm/netbsd-elf.h.  I haven't yet tested
this.

-- 
Ben Harris                                                   <bjh21@netbsd.org>
Portmaster, NetBSD/arm26               <URL:http://www.netbsd.org/Ports/arm26/>