[Ecls-list] Release ahead, report problems

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sat Feb 6 23:02:58 UTC 2010


Thanks for the pointer. I have committed that change.

Juanjo

On Sat, Feb 6, 2010 at 11:40 PM, Andy Hefner <ahefner at gmail.com> wrote:

> On Fri, Feb 5, 2010 at 3:09 PM, Juan Jose Garcia-Ripoll
> <juanjose.garciaripoll at googlemail.com> wrote:
> > On Thu, Feb 4, 2010 at 9:45 PM, Marko Kocić <marko.kocic at gmail.com>
> wrote:
> >>
> >> Mingw32 builds are currently broken. I tried building with both system
> >> (7.2.alpha4) and builtin boehm-gc with and without precisegc and
> >> builds were failing. I used system gmp and threads and unicode
> >> enabled.
> >
> > I will investigate, but this reports a successful build yesterday
> afternoon:
> > http://ecls.sourceforge.net/logs.html
> > but I did not try unicode with it, only with MSVC.
> > Juanjo
>
> I built successfully using mingw32 just now (I haven't exercised it,
> but it compiles and gives a REPL). First, I had to swap out ECL's gc
> for Boehm 7.2.alpha4. After that, I hit a problem in unixsys.d with
> the use of "environ" as a variable name. In the mingw environment,
> stdlib.h environ is #defined to expand to, ultimately,
> (*__p__environ()), breaking several places which use environ as a
> variable name. The attached patch renames them to "env".
>



-- 
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/20100207/fdd6bcd0/attachment.html>


More information about the ecl-devel mailing list