Re: Need help porting simple program Windows-->Linux

From: Jussi Jumppanen (jussij_at_zeusedit.com)
Date: 02/04/05


Date: Fri, 04 Feb 2005 11:38:08 +1100

Randy Howard wrote:

> It's actually surprisingly easy to move code from Windows to
> Linux (and vice versa) if it doesn't jump out of the "standards
> box" too much.

And if you use something like:

   http://www.mingw.org/

the task is probably made even easier, since this is basically
a port of the GNU c/c++ compiler to the Windows platform.

Jussi Jumppanen
Author of: Zeus for Windows (New version 3.93 out now)
"The C/C++, Cobol, Java, HTML, Python, PHP, Perl programmer's editor"
Home Page: http://www.zeusedit.com



Relevant Pages

  • Re: ip address and ports
    ... >> Windows Platform, no port is open, and am not running any SERVERS. ... Does Windows run an IDENT server by default? ... packets that appear to be part of that connection, ...
    (comp.security.misc)
  • Re: Is "C For Dummies" any good?
    ... Randy Howard wrote: ... >>Only if you write dumb programs. ... the Windows platform can be used for ... "I have a plan so cunning, you could put a tail on it and call it a weasel" ...
    (comp.lang.c)
  • Re: Help porting UNIX Socket Based App
    ... > What is your suggested changes in order to port the following code segment ... > to the Windows platform? ...
    (microsoft.public.vc.mfc)