Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 14 Nov 2003 09:04:11 +0100 (MET) From: "S. L." To: cygwin AT cygwin DOT com MIME-Version: 1.0 References: <3418F3471F1CA4409901547349FFAE2E0CE2C5 AT ftrdmel2 DOT rd DOT francetelecom DOT fr> Subject: Re: Problems using WIN32 api X-Priority: 3 (Normal) X-Authenticated-Sender: #0006551723 AT gmx DOT net X-Authenticated-IP: [194.102.244.61] Message-ID: <20925.1068797051@www7.gmx.net> X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Laurent, [...] > - are the /usr/lib/w32api/libXXX.a real static libs (with code) > or only interface to the system DLLs? [...] Most of them are "interface to the system DLLs" (or import libs as a previous post states). For a complete answer, one would "nm | grep __imp" on each of them to see which is such an interface. On my 1.3.x cygwin here, for your libuser32.a case, I have "$ nm /lib/w32api/libuser32.a | grep __imp | wc -l 582 " [...] > - is someone interested in a glib/gtk+ cygwin package > (not a native Win32 one)? [...] It seems not to be a general interest on this, as the posts related are quite rare Here, no longer than yesterday, I was in the state to cry out on this list on the same topic, i.e. while building the same gtk+-2 I faced the problem of (devel) libtool not being able to link (only) libuuid in the shared gdk. Actually, before starting typing the message, I just recalled that there was a single "undefined" error when tried to link without it, so I turned on the patching-by-excluding/quick'n'dirty solution, which worked. SLao -- NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse für Mail, Message, More! +++ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/