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/