Subject: Re: Short 'gnu/dist/toolchain' guide anywhere
To: Todd Vierling <tv@wasabisystems.com>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: current-users
Date: 08/02/2001 12:05:07
>>>>> "Todd" == Todd Vierling <tv@wasabisystems.com> writes:

    Todd> On Mon, 30 Jul 2001, Markus W Kilbinger wrote:
    Todd> : Can anybody give me a short guide of how to correctly use/install
    Todd> : 'src/gnu/dist/toolchain'?

    Todd> "Try it out."

I did. Seems to work, got a working toolchain in /usr/local/bin which
always uses -L/usr/local/lib for linking binaries (bug or feature?).

Anyway: When using this toolchain for compiling NetBSD userland
/usr/local/lib/libintl.so.1 is referenced but not found during runtime
of several binaries (e. g. grep). How to solve this?

    Todd> It's still being finished, so it's not yet fully documented.

Sorry for my impatiency,

Markus.