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
--
[EMAIL PROTECTED]
http://www.gotti.org ICQ: 126018723