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


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

Re: Turning off rpath


On Mar 20, 2000, Alex Hornby <alex@anvil.co.uk> wrote:

> Is is possible to set a top level LDFLAG in my Makefile.am to turn off
> rpath for binaries linked against libtool shared libraries?

I don't think so.  There's no libtool switch to do that, and it omits
only directories that are listed in sys_lib_dlsearch_path-spec.  But
you can always hack this variable in the libtool script configuration
section :-)

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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