Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 11 Jul 2001 12:40:14 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Porting UNIX app. to WINNT Message-ID: <20010711124014.G8578@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <20010711065709 DOT 2174 DOT qmail AT web11208 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010711065709.2174.qmail@web11208.mail.yahoo.com>; from ganesh_chn@yahoo.com on Tue, Jul 10, 2001 at 11:57:09PM -0700 On Tue, Jul 10, 2001 at 11:57:09PM -0700, gopalakrishnan ganesh wrote: > Greetings, > > i wish to port UNIX application to WINNT. I have > installed cygwin application too. > > What i need is i want to know what are the commands > that are needed to execute in the cygwin so that I can > port my UNIX app. to WINNT. If possible let me know > what are the steps that are needed to do this or where > i can get this information You know how to port from one UNIX to another? Do the same to port to Cygwin. Treat it just as another UNIX. The usual command set, the usual API. And slightly different from other UNICES as usual. The rule is: Try POSIX, if that fails try SUSv2, if that fails try Linux, if that fails, ask. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/