Subject: Re: Shared library errors
To: Neil A. Carson <neil@causality.com>
From: Brian Cully <shmit@kublai.com>
List: port-arm32
Date: 01/30/1999 02:53:28
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).

Either that, or the linker.

But I got the linker to build anyway by going into gnu/usr.bin/ld
and making there, but that doesn't preclude it being the problem.

Are there snapshots of a newer assembler and linker (newer than 19981001)?

Will there be soon? I mean, someone has to have this working, right? :-)

-bjc