X-Spam-Check-By: sourceware.org Message-ID: <43F15A23.4916880B@dessent.net> Date: Mon, 13 Feb 2006 20:18:43 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: How Can I Use the FtpCommand Function with Cygwin? References: <43F155F0.66B2AD73@dessent.net> <1139890253.8591.434.camel@rosella.wigram> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com skaller wrote: > > Cygwin does not use .lib files, and the naming of libraries is that of > > unix. So you use -lfoo to link with libfoo.a (or sometimes > > libfoo.dll.a) which is the import library for the DLL. > > Can you tell me how you link to OpenGL32.dll? -lopengl32 ? Brian -- 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/