Re: Built-in linker library search paths

1999-08-29 Thread John Birrell
On Sun, Aug 29, 1999 at 11:00:17AM -0700, David O'Brien wrote: > > I'd like to remove the search paths altogether, leaving the gcc > > LIB_SPEC and LD_LIBRARY_PATH environment variable to get the /right/ > > path all the time. > > Can you post a patch first? IIRC jdp wanted to be more "pure" wit

Re: Built-in linker library search paths

1999-08-29 Thread David O'Brien
> I'd like to remove the search paths altogether, leaving the gcc > LIB_SPEC and LD_LIBRARY_PATH environment variable to get the /right/ > path all the time. Can you post a patch first? IIRC jdp wanted to be more "pure" with ld.so finding shared libs. Many didn't like the more "pure" searching.