This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in IMake - Doesn't use DESTLIB


On Mon, 9 Sep 2002, Jean-Claude Gervais wrote:

> 
> 	I've been trying to write an Imakefile that copies the shared-library I'm
> building to a directory specified using the DESTLIB variable when the 'make
> install' target is invoked.
> 
> 	Although this works fine on Linux, invoking the 'make install' rule on
> Cygwin results in the DLL being copied to X11's 'bin' directory.
> 
> 	Is this a know bug, and what should I do?

Hm, actually the dlls must be in the searchpath when the binary is started.
So it makes sense to locate in the bindir. I they are installed in DESTBIN.

bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]