X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-IronPort-AV: E=Sophos;i="4.33,753,1220241600"; d="scan'208";a="79607611" Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: FW: how do i port applications from linux environment to windows vc++ Date: Thu, 11 Dec 2008 08:24:13 -0500 Message-ID: <7D453D0504B6A2429F98F4D72CBEDE4941B3571A@nwd2exm5.ad.analog.com> From: "Rajagopal, Prasanth" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id mBBDPQcU031800 Hi all, I am not sure if this is the right forum to ask this question, but how do I port applications from Linux environment to windows vc++? Assume I have only the C source codes, which do not use any system calls at all. But what about the header files? And Compiler difference? What all should I take care? I have an application that I compiled and executed with cygwin and now I want to move that to VC++. Can someone point me to a resource / good book which talks about simple porting from Linux to vc++? I am not so successful with Google, and I could just get info on specific header file cases. Thank you. Prasanth. -- 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/