From: leisner@sdsp.mc.xerox.com ("Marty Leisner")
Subject: Re: Porting from DJGPP code
5 Aug 1997 11:44:51 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <9708051803.AA16122.cygnus.gnu-win32@gnu.sdsp.mc.xerox.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 2.0delta 6/3/97
Original-To: shadmi_d@inter.net.il
Original-Cc: gnu-win32@cygnus.com
In-Reply-To: Your message of "Thu, 31 Jul 1997 10:46:48 PDT."
             <33E0CF88.7BE9@inter.net.il> 
Original-Sender: owner-gnu-win32@cygnus.com

> 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".
