This is the mail archive of the cygwin@cygwin.com 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]

MSVC++ compiling against cygwin headers to link cygwin1.dll


Hi,
Is there a way to use cygwin1.dll by MSVC++ compiler/linker?

I (read FAQ, searched lists and) tried with defines and includes but couldn't make MSVC++ compile 
against cygwin headers like
	#include <pthread.h>
and end up with errors like
	...\cygwin\usr\include\sys\_types.h(13) : error C2632: 'long' followed by 'long' not allowed

Does someone managed that? 
Manne

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]