How to build static lib's

Tor Lillqvist tml@iki.fi
Mon Sep 27 12:58:00 GMT 1999


Suhaib Siddiqi writes:
 > Gtk+ and GNOME for MingW32 are available.  They are build as shared
 > libs (DLLs) I do not remember URL from where I downloaded them
 > couple of weeks ago.

You might refer to the stuff I have available at
http://www.iki.fi/tml/gimp/win32/ . It's just GLib and GTk+ (and the
GIMP), nothing directly GNOME-related, though. Also, there is a
desperate need for documentation how to use my precompiled DLLs when
building GTk+ programs. (It is a bit complex, as you must use
gcc-2.95, and remember to use the -mno-cygwin and -fnative-struct
flags, and patch the gcc setup to use msvcrt and not crtdll. Well,
actually I don't know if it's absolutely necessary to use msvcrt in
the client program even if the gtk, gdk and glib DLLs use it.)

--tml


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list