From: valtul AT demos DOT su (Valery Tulnikov) Subject: RE: gtk1.0 is OUT!! Please help building the library! 22 Apr 1998 06:15:19 -0700 Message-ID: <000001bd6d60$803be9a0$991157c2.cygnus.gnu-win32@valtul.dialup.ru> References: <353B2CFD DOT 4C43FEB0 AT obspm DOT fr> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Keywords: Cygwin To: "William Gacquer" Cc: I create simple file 'config.cache' with a couple of lines: ac_cv_path_LD=${ac_cv_path_LD=/bin/ld} ac_cv_prog_gnu_ld=${ac_cv_prog_gnu_ld=yes} and copy it to the same directory where 'configure' is. Check paths of your ld.exe. After it 'configure' works fine and produces static libs. Some intersting question: is it possible to create a shared libs (dll)? And another comment: if you try to build a gimp (as I've done) and succeded in it you could experienced trouble with gimp plug-ins and shared memory - gimp hangs up every time when you try to use plug-ins. Starting 'gimp --no-shared' don't solve the problem. Error is located somewhere in libgdk.a that is included in the gtk package. With best regards, Valery Tulnikov, valtul AT demos DOT su > -----Original Message----- > From: owner-gnu-win32 AT cygnus DOT com [mailto:owner-gnu-win32 AT cygnus DOT com]On > Behalf Of William Gacquer > Sent: 20 апреля 1998 г. 15:10 > To: gnu-win32 AT cygnus DOT com > Subject: gtk1.0 is OUT!! Please help building the library! > > > Hi! > the Famous GIMP toolkit (the best GUI library for X) > is out. It is called gtk1.0 and may be found on ftp.gimp.org > > I was unable to do a ./configure ( and of course to a make > the project ). > May anybody try to do this? (I recall that linux applications > will surely be mostly based on this toolkit). > > William Gacquer > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".