Subject: Re: Question on pkgsrc/cross
To: William O Ferry <WOFerry+@CMU.EDU>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 08/11/1998 12:35:51
On Tue, 11 Aug 1998, William O Ferry wrote:

:     I have noticed some recent commits to a directory pkgsrc/cross,
: which I can only assume set up cross compiling to the named platforms. 

Nothing is in there yet - just empty directories.  There's no _files_
there yet.  ;)  I expect to have the linux and djgpp packages up tonight
(they are my testbeds) and alpha tomorrow.

:     On that note, how difficult is it to make packages to cross compile
: to other NetBSD architectures?  The only NetBSD target I saw committed
: was for the Alpha.

Only alpha, powerpc, mipsel, mipseb, and vax will be in there to start with.
This is because binutils cannot create dynamically linked binaries for the
a.out platforms (excepting vax, which is static by nature).  I'll probably
add the other platforms, but with a warning message that ``this only creates
statically linked executables''.

There is someone already working on patches to binutils as and ld to make
them work with shared libraries on the a.out platforms.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)