[Ecls-list] Project status

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Thu Dec 23 22:27:46 UTC 2010


* The relocation problems in Solaris have been fixed. They were not really
that serious: GCC's frontend was improperly used and that added a few bytes
of C runtime that were not used, but included fixed address references.

* There are no outstanding problems in the Unix ports except in
Solaris/x86_64 but I have synchronization problems with that machine
(probably due to my scripts), so I am not sure it is entirely due to ECL

* The Windows Visual Studio port works in 32 bits.

* The Windows Mingw port revealed an outstanding problem in Mingw32's
system(). When the string that contains the command to be executed contains
double quotes, it gets confused. This is forcing me to rewrite all code in
the compiler that is using EXT:SYSTEM to use EXT:RUN-PROGRAM instead. This
is a major change that will affect the stability of ECL temporarily, but
without it I can not make any further progress in the Mingw32 port.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20101223/d30e2786/attachment.html>


More information about the ecl-devel mailing list