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: [Part of] your Dec., 4th change to libf2c/Makefile.in.


On 1 Jan 2002, Alexandre Oliva wrote:
> In fact, having libg2c.so.0 installed in $(libdir) would only help avoid
> this if you set prefix to /usr or /usr/local, whose lib subdirs are
> typically searched by default, or add $(libdir) to /etc/ld.so.conf, in
> which case you might add the correct, multilib-aware location as well.

Or use -rpath, as libgcj now does.

Jeff


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