X-Spam-Check-By: sourceware.org Subject: Re: How Can I Use the FtpCommand Function with Cygwin? From: skaller To: cygwin AT cygwin DOT com In-Reply-To: <43F155F0.66B2AD73@dessent.net> References: <43F155F0 DOT 66B2AD73 AT dessent DOT net> Content-Type: text/plain Date: Tue, 14 Feb 2006 15:10:53 +1100 Message-Id: <1139890253.8591.434.camel@rosella.wigram> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Mon, 2006-02-13 at 20:00 -0800, Brian Dessent 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? -- John Skaller Felix, successor to C++: http://felix.sf.net -- 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/