Porting of unix to NT

Bobby McNulty bmj2001@bellsouth.net
Tue Jul 10 13:07:00 GMT 2001


----- Original Message -----
From: "subramani Srinivasan" <ns_srini@yahoo.com>
To: <cygwin@cygwin.com>
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/



More information about the Cygwin mailing list