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: [tree-ssa] Mainline merge plan


On Fri, Feb 27, 2004 at 10:26:28AM +0000, Richard Earnshaw wrote:
> Then set the GCC build system up to link libgmp.a statically.

I guess.  Perhaps one of our configure gurus can figure out
how to tell that the .so version is used by default and isn't
going to work.

> I'm not going to express an opinion as to whether -rpath options are 
> sensible or not beyond noting that a system that requires all libraries to 
> be installed in /usr/lib isn't a good idea either.

Sure.  For that reason, you should encourage the netbsd folks
to fix this:

> Other than /usr/lib,
> NetBSD systems only search for libraries in the places given by RPATH
> entries in the image, or in LD_LIBRARY_PATH in the environment.

... and use something like /etc/ld.so.conf.



r~


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