bug-gnulib
[Top][All Lists]
Advanced

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

Re: Problems using relocatable on Win32


From: Reuben Thomas
Subject: Re: Problems using relocatable on Win32
Date: Sat, 9 Dec 2017 20:44:24 +0000

On 9 December 2017 at 19:59, Bruno Haible <address@hidden> wrote:
 
​[snip]

Thanks very much for the method. Presumably this is effectively missing documentation? (You haven't suggested that I'm doing something unexpected.)​
 
> But there's a
> further problem: on Win32, DLLs are installed to bindir, not libdir, so
> INSTALLDIR needs a different definition.

In gettext, where all programs get installed in $(bindir), I use the definition
  -DINSTALLDIR=\"$(bindir)\"

Where does $(libdir) come into play?

​Because I am using relocatable-lib, so it is the library that is trying to find resources relative to itself.​
 
Ah, you have a relocatable library that depends on another relocatable library?

​I have a relocatable library that depends on files in pkgdatadir.​

--

reply via email to

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