Subject: Re: Cross-Compiling Environments and Multiple Object Trees
To: Niklas Hallqvist <niklas@appli.se>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 03/29/1996 23:36:53
> Wrt to the assembler, linker and other utils, you still need the
> NetBSD variants as the PIC support isn't in at Cygnus (ie FSF).  I

It should not be hard to compile a cross-assembler and cross-linker from
the sources in the tree, if the target/host word sizes match.
A bit of Makefile twiddling is probably enough.

-pk