Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Tor Lillqvist <tml@iki.fi>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14319.52142.480000.942253@gargle.gargle.HOWL>
Date: Mon, 27 Sep 1999 22:55:26 +0300 (FLE Daylight Time)
To: <ssiddiqi@nspm.ipass.net>
Cc: "Mumit Khan" <khan@thor.xraylith.wisc.edu>,
        "Kevin Wright" <kwright@aspectdv.com>, <cygwin@sourceware.cygnus.com>
Subject: RE: How to build static lib's 
In-Reply-To: <NDBBLHPPKKBKPBLLMFJBEEEOCDAA.sssiddiqi@ipass.net>
References: <199909271931.OAA11630@mercury.xraylith.wisc.edu>
	<NDBBLHPPKKBKPBLLMFJBEEEOCDAA.sssiddiqi@ipass.net>
X-Mailer: VM 6.73 under Emacs 20.4.1

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

