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 Message-ID: <20040329065104.81182.qmail@web61106.mail.yahoo.com> Date: Sun, 28 Mar 2004 22:51:04 -0800 (PST) From: Joshua Daniel Franklin Subject: Re: libdinput.a To: Cygwin List In-Reply-To: <6.0.1.1.0.20040327142256.036af398@127.0.0.1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Larry Hall wrote: > At 02:18 AM 3/27/2004, you wrote: > >On Mon, Mar 08, 2004 at 11:07:08AM -0500, Larry Hall wrote: > >> >How do I link against .lib files? > >> > >> Yeah, I'd say this entry is a bit out-of-date, though the information > isn't > >> wrong. You should be able to use the '.lib' files directly. Just list > them > >> like you would object files. Feel free to make whatever additions are > >> necessary to the DirectX stuff to support your work. Please consider > >> submitting patches for whatever you do. > > > >I'd love to correct the entry, which appears to be > > > > > > > >but I don't really know what's out-of-date. > > > What's there is fine but a bit complicated for the (hopefully) typical > case. Presuming that 'foo.lib' is a static or import library with C-callable > entry points, you can list 'foo.lib' as an object file for gcc/g++, just > like any other '*.o'. Right. That is now reflected in the FAQ. __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html -- 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/