[Ecls-list] ecl cvs get code(10.7.1) compile has error

Matthew Mondor mm_lists at pulsar-zone.net
Sat Dec 18 03:12:37 UTC 2010


On Fri, 17 Dec 2010 15:36:37 +0100
Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com> wrote:

> Having fixed most problems in the Unix ports, I am now working on bringing
> back online the Windows test farm and fixing both the Microsoft Visual
> Studio C++ port and the Mingw32 port.

I just wanted to say, thanks for still caring about the mingw32 port;
although I fortunately didn't have to build software distributions for
win32 lately, if I did, mingw32 would be my first try for the following
reasons:

- can be used for cross-compilation from unix
- or using the cygwin->mingw32 cross-compiler, via a unix-like full
  development environment on win32 (emacs/vim, shell, toolchain, etc)
- mingw32-built applications allow easier standalone installation, not
  requireing the msvc++ runtime libraries which don't seem to be
  installed by default on some (all?) windows, or are outdated by
  default...

I see a number of opensource projects which used to support mingw32 but
which no longer officially do, however.  So cheers for caring.
-- 
Matt




More information about the ecl-devel mailing list