X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A21E441.4060601@gmail.com> Date: Sun, 31 May 2009 02:58:25 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Building against Stripped DLLs References: <7f18338e0905301657t39109d4fgeb121271ace19e11 AT mail DOT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 René Berber wrote: > René Berber wrote: >> Christina McQuirk wrote: >> >> [snip] >>> Is there a way to turn these stripped files into .a files? Or, can I >>> get the source code somewhere? The files I am having trouble with are >>> -lglu32, -lglut32, -lopengl32, -lkernel32. I have the dlls in my >>> system32 folder, but I do not have import library version. >> Just install w32api (using Cygwin's setup.exe or setup-1.7.exe), it has >> all you need (see: >> http://cygwin.com/cgi-bin2/package-cat.cgi?file=w32api%2Fw32api-3.13-1) > > Opps! I just realized that glut32 disappeared btw. w32api-3.12-1 and > w32api-3.13-1; perhaps you also need opengl-1.1.0-10 which has the dll > and the static lib but not the symbols (.dll.a) lib, that's weird. There seems to be some kind of problem at the moment with GL stuff specifically; see the thread "dll links or pkgconfig/libtool information is wrong", at http://cygwin.com/ml/cygwin/2009-05/threads.html#00688. cheers, DaveK -- 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/