Subject: Re: Shared library errors
To: Brian Cully <shmit@kublai.com>
From: Mark Brinicombe <mark@causality.com>
List: port-arm32
Date: 01/30/1999 01:09:40
On Sat, 30 Jan 1999, Brian Cully wrote:
> On Fri, Jan 29, 1999 at 10:05:33PM -0800, Neil A. Carson wrote:
> > Your assembler is probably stuffed.
>
> That would make sense, since the assembler won't build on the arm32
> (and from looking at src/gnu/usr.bin/Makefile, it shouldn't be
> being built).
Once upon a time it did work ..
> Are there snapshots of a newer assembler and linker (newer than 19981001)?
Patches to binutils 2.9 for the assembler have been on ftp.netbsd.org
for a long time.
I believe a pullup of the 2.8.1 binutils to 2.9.1 is going to happen and
that should support the arm. The patches I use to a vanilla 2.9.1 to build
my arm distributions can be found on
ftp.netbsd.org:/pub/NetBSD/arch/arm32/patches/binutils-2.9.1-arm32.patch
Cheers,
Mark