Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "rudolf" To: Subject: cygwin1.lib and cygwin1.dll compiled by VC problem Date: Sun, 27 Jun 2004 13:52:36 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" X-AntiVirus: checked by AntiVir Milter 1.0.6; AVE 6.26.0.3; VDF 6.26.0.7 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id i5R5vqUG032494 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 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