Subject: Re: Lesstif 0.81 and 1.3 alpha
To: None <port-arm32@NetBSD.ORG>
From: Andrew McMurry <a.mcmurry1@physics.oxford.ac.uk>
List: port-arm32
Date: 11/21/1997 15:41:12
> My first problem was to do with configuration:
> The configure script didn't recognise `arm32-unknown-netbsd1.3' as a valid
> system, and so refused to allow the building of shared libraries.
> I fixed that by telling it to change `arm32-unknown' into `arm-unknown'.

People have been telling me that arm32 is wrong here. In this case
`uname -m' is broken, and should be replying `arm' rather than `arm32'.

	Andrew