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]

cygwin1.lib and cygwin1.dll compiled by VC problem


Hi,

I got the cygwin1 library (cygwin1.lib for VC)  following the below instrutions.
http://sources.redhat.com/ml/cygwin/2004-06/msg00274.html

but I face another problem is which header file i would use. I try to use cygwin header files of itself like <sys/ipc.h> <sys/sem.h> <sys/shm.h> or use these files from linux gcc (/usr/include) , Microsoft VC can't compile with these header files, Does anyone do this task before , and give me more instructions?

In fact , I want use system V function like semaphore, share memory  from cygwn1.dll , but how can I approch it?


Rudolf




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