libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HP-UX and +s


From: Alexandre Oliva
Subject: Re: HP-UX and +s
Date: 26 Oct 2000 15:15:53 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Oct 26, 2000, Paul Berrevoets <address@hidden> wrote:

>         (hpux*, hardcode_libdir_flag_spec): Do not use +s by default.

> What was the rational for this?

It's not default, and there's no good reason to change the default.

> I would like to have my application support the SHLIB_PATH
> environment variable, what would be the recommended way to add the
> +s to my configure.in?

LDFLAGS=-Wl,+s.

But you shouldn't add it to your configure.in; if you do, you'll be
making decisions that people who *build* your package should be
allowed to do.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]