Subject: Re: building NetBSD on Tru64 UNIX
To: Rumi Szabolcs <rumi_ml@rtfm.hu>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: tech-toolchain
Date: 07/03/2004 09:34:05
On Sat, 3 Jul 2004 06:08:12 +0200
Rumi Szabolcs <rumi_ml@rtfm.hu> wrote:

> I tried to build the toolchain for NetBSD-2.0_BETA on Tru64 5.1B
> and Compaq C 6.5, here is what happened:
[...]
> Any comments/suggestions?
I am building under IRIX and some of your problems sound common to mine.
A good way to make things easier is to install the usual GNU stuff (GCC,
gawk, bash, ...) in a directory and make this the first component in
your $PATH when building NetBSD. You may also need some tricks like
linking .../bin/gcc to .../bin/cc and .../bin/bash to .../bin/sh. (The
later is usefull for your 1. problem.)
--=20


tsch=FC=DF,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/