This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --with-libs busted?


Jim Wilson <wilson@specifixinc.com> writes:

> I didn't even realize --with-libs had some support for handling
> multiple directories.  It seems pretty pointless to me, since it
> copies them all to the same place.

It was convenient, because I invented --with-libs to build a
cross-compiler to Solaris (or maybe SunOS 4--I can't remember), and
Solaris stores important libraries in both /lib and /usr/lib.
Combining the NFS-mounted directories caused no harm.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]