Subject: Re: binutils with multiple targets
To: Bill Studenmund <skippy@macro.stanford.edu>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 08/04/1998 16:38:31
On Tue, 4 Aug 1998, Bill Studenmund wrote:

: I had a working m68k-netbsd system, and went and made a powerpc-netbsd
: tool chain. This chain installed shared libraries in /usr/local/lib. These
: libraries don't have specific powerpc names, and so I'm wondering if I've
: screwed up my m68k environment.

Probably not, because the NetBSD a.out toolchain does not have
/usr/local/lib in the path by default.

However, it's a good idea not to have foreign libraries in /usr/local/lib.
Normally, cross libraries should (in the case of a GNU toolchain) go in
/usr/local/<archname>-<os>/lib.

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