On 05/05/15 11:33, Justin Cormack wrote:
On 5 May 2015 at 12:19, Antti Kantee <[email protected]> wrote:
Where <kernel+userland> is currently "netbsd", i.e. the existing "native"
value is re-used for this field.
Should that be "netbsdelf" for i386 (and other NetBSD targets which
originally used a.out)?
I dont think so, the ABI and ABI-like versions are normally in the
architecture name eg it is armeabi-; the build.sh toolchains dont
have netbsdelf in.
They do:
http://nxr.netbsd.org/xref/src/share/mk/bsd.own.mk?r=1.847#800