XFree 4.2.1 + fontconfig-2

Alexander Gottwald Alexander.Gottwald@informatik.tu-chemnitz.de
Sun Sep 29 01:58:00 GMT 2002


Alan Hourihane wrote:

> The following will work....
> 
> Instead of
> 
> program: $(X11lib) $(Xtlib) 
> 
> Do this
> 
> DONE: $(X11lib) $(Xtlib)
> 
> and at the end of the SharedLibraryTarget() stuff and other same 
> functions do this
> 
> 	> DONE
> 
> Which will touch a file called DONE and that's the dependency.

I've solved it in another way. The complete build process stays with 
libName.a even for shared libraries. But I install the import library
as libName.dll.a. This solutions is so simple, why haven't I thought of
it earlier? ;)

If the make world runs cleanly i'll send the new patch.

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



More information about the Cygwin-xfree mailing list