On Sun, Sep 03, 2000 at 04:39:51PM -0300, Alexandre Oliva wrote:
> On Sep  3, 2000, "Gary V. Vaughan" <[EMAIL PROTECTED]> wrote:
> 
> >   * When installing a libtool (.la) library:
> >       - libfoo.la goes to $prefix/lib
> >       - libfoo<iface>.dll goes to $prefix/bin
> >       - libfoo.dll.a goes to $prefix/lib
> >       - libfoo.a goes to $prefix/lib
>       
> Nope.  libfoo.la goes wherever -rpath specified when the library was
> created; it should be the same directory that is specified at install
> time.  This is often $(libdir), but it doesn't have to be.
> 
> I don't know how to arrange for an additional directory (bindir) to
> be specifiable without introducing an additional command-line option.
> Remember, libtool doesn't know about prefix, libdir or bindir, it just
> knows about what it's given in the command line.

Hmm.  I hadn't thought of that.  Still, at least the principle of the
thing is right now, I think...

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: [EMAIL PROTECTED]
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       [EMAIL PROTECTED] 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc

Reply via email to