Cygwin is GCC running on Windows. It includes a dll with all the
linux entry points so that the GCC code compiles and runs on Windows
without modification. If the dll can be compiled under EVT to generate a
WinCE dll, then I think any GCC program should be compilable
and runnable on WinCE with few, if any, modification.
----- Original Message -----
From: "Clinton L Jeffery" <[EMAIL PROTECTED]>
To: "David Feustel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, December 12, 2000 2:29 PM
Subject: Re: [Unicon-group] Make Unicon with GCC?
> can Unicon be built with GCC?
Unicon is built with GCC on many UNIX platform configurations, such as
Linux. To build Unicon with GCC on, say, Windows for example, one would
need to develop new configuration files (a config/nt/gcc directory) by
copying and modifying an existing configuration (either a gcc configuration
to adapt it to Windows, or an msvc configuration to adapt it to gcc,
whichever looks easier). I would be very interested in seeing a Windows/GCC
configuration.
Clint
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/unicon-group