This is the mail archive of the cygwin@sourceware.cygnus.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 from DJGPP code


> Dear Sirs
> 
> 	Most of my source codes are in DJGPP, and I was wondering
> 	whether it is possible to port these to GNU-Win32, and how
>         would you rate the effort needed.
> 
> Thanks
> 
> Yoav
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".


If you try to stay with ansi/posix style code, you should not have much
of a problem...but if you start using dos-isms...

It probably is as hard to port to win32 as some other unix platform.

It many cases if code runs on unix platforms, its easy to port to win32 and 
djgpp.

-- 
marty
leisner@sdsp.mc.xerox.com  
The Feynman problem solving Algorithm
        1) Write down the problem
        2) Think real hard
        3) Write down the answer
                Murray Gel-mann in the NY Times




-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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