Subject: Re: how to use crosscompiler?
To: Todd Vierling <tv@duh.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-toolchain
Date: 02/03/2004 17:32:47
On Tue, 3 Feb 2004, Todd Vierling wrote:
> Symlink $TOOLDIR/vax--netbsd/include to $VAXROOTDIR/usr/include, and do the
> same for .../lib.

Um, no:

	miyu% ./gcc ~/tmp/h.c -o /tmp/h
	gcc: installation problem, cannot exec `cpp0': No such file or directory

There seem to be a few things in $TOOLDIR/vax--netbsdelf/lib that are
still needed - mostly the gcc internal files (cc1 cc1obj cc1plus collect2
cpp0 f771 include specs) and a few groff related files (but I guess that's
not THAT important for a start.


  - Hubert

-- 
Hubert Feyrer <hubert@feyrer.de>