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 UNIX app. to WINNT


As someone else already answered, porting from Unix to Cygwin is the same task
than porting from Unix to another Unix. i.e. you must compile your application
under Cygwin to make an executable (which will be actually a WinNT executable).
If your application is written in C, it will be easy, since the gcc compiler is
installed by default under Cygwin.

Pierre

----- Original Message -----
From: "gopalakrishnan ganesh" <ganesh_chn@yahoo.com>
To: <cygwin@cygwin.com>
Sent: Thursday, July 12, 2001 9:44 AM
Subject: Porting UNIX app. to WINNT


> Hi,
> Am in a process of porting an UNIX application to
> WINNT. I have installed cygwin too. What are the
> commands needed to execute the task which i have
> specified.
>
> If possible let me know where i can get the commands
> to execute.
>
> with regards
> G.Ganesh
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> --
> 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/
>
>

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