libtool
[Top][All Lists]
Advanced

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

Re: [Mingw-msys] Re: MinGW libtool DLL failure


From: Earnie Boyd
Subject: Re: [Mingw-msys] Re: MinGW libtool DLL failure
Date: Tue, 15 Oct 2002 08:22:35 -0400
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

Max Bowsher wrote:
Earnie Boyd wrote:


Unfortunately not - "make install bindir=/alternatelocation".


I prefer that over a switch, with a default
value for the variable of ../bin.


I think that a switch is the only way, if we are to deal with the case I
cite above.


The Makefile sets
LIBTOOL := bindir=$(bindir) $(SHELL) $(top_builddir)/libtool

Then:
Test for the existance of bindir in the libtool script, if it doesn't exist set it to ../bin if it does exist the Makefile has passed it to libtool via an environment variable.

This works for `make install bindir=/alternatelocation".

Earnie.





reply via email to

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