This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How Can I Use the FtpCommand Function with Cygwin?


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 <skaller at users dot sf dot net>
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]