Subject: Re: Patches to make the tree cross-compilable
To: None <tech-toolchain@NetBSD.ORG>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: tech-toolchain
Date: 02/16/1998 17:04:23
On Mon, 16 Feb 1998, Bill Studenmund wrote:

> [cross post since this subject came up earlier today on port-powerpc]

In checking over things, I've noticed two patches didn't make it. They are
to src/gnu/usr.bin.gcc/Makefile and Makefile.cc1. I've put (*) them into
the cross-diffs file on fpt.netbsd.org.

Also, you need to generate two symlinks. In
src/gnu/usr.bin/gcc/common_tools, type

ln -s ../common/bytecode.def
ln -s ../common/rtl.def

Or untar the cross-symlinks.tgz tar file.

Oh, and the don't-cross-compile-tn3270-and-xinstall patch is in there.

Take care,

Bill