This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Porting of unix to NT



----- 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]