libtool
[Top][All Lists]
Advanced

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

Re: How to disable relink on install?


From: Gerrit P. Haase
Subject: Re: How to disable relink on install?
Date: Sat, 28 Jun 2003 22:39:12 +0200

Hallo Alex,

> I'm using libtool 1.4.2 on a redhat 8.0 machine and when do a "make
> install" in my project libtool relinks all my libs and binaries.

> How can I disable this? I never run my binaries from the build area,
> only from the installed prefix. 

> Linking a large C++ binary takes a long time, so I'd like to avoid doing
> it twice....

I use libtool on Cygwin.  Usually no relinking is needed on
Cygwin/Windows.  So I open and edit every .la file in question and
remove the relink command at the bottom before I run `make install`.


Gerrit
-- 
=^..^=





reply via email to

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