[Coco] 6809 C compiler for Windows
John R. Hogerhuis
jhoger at pobox.com
Tue Feb 8 01:41:44 EST 2005
On Mon, 2005-02-07 at 18:23 -0600, Roger Taylor wrote:
> I have some version of MinGW but I never knew what it was. I also have a
> large bit of the CYGWIN system.
>
>
MingW and msys are for compiling *nix code for 32-bit windows natively,
stand-alone. It's the way to go for porting code from Linux to Windows
if you want any kind of performance.
Cygwin takes a POSIX emulation along with it. It's a real dog. But it
does have a nice free X server built into it, which is about all I use
it for when I'm working at a Windows box.
-- John.
More information about the Coco
mailing list