* 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
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to