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 Message-ID: <001601c109df$5f650ee0$6401a8c0@bobby> From: "Bobby McNulty" To: "subramani Srinivasan" , References: <20010710125700 DOT 9271 DOT qmail AT web5503 DOT mail DOT yahoo DOT com> Subject: Re: Porting of unix to NT Date: Wed, 11 Jul 2001 02:59:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 ----- Original Message ----- From: "subramani Srinivasan" To: Sent: Tuesday, July 10, 2001 7:57 AM Subject: Porting of unix to NT > Greetings, > > We have successfully installed cywin exe. Like we have > written a 'c' program in unix os. we want to run in > WindowsNT.I would like to know how to execute the same > 'c' program in WindowsNT ,is there any commands to do > so, > please reply your suggestions. > > Cygwin is Unix. But for windows. To use the compile C program. $ ./foo where foo is the name of the program. If you install it in the /usr/local, you can run it by issuing the program's name without ./ Bobby -- 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/