[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile 2.0.9 build on mingw
From: |
Eli Zaretskii |
Subject: |
Re: guile 2.0.9 build on mingw |
Date: |
Mon, 20 May 2013 23:05:06 +0300 |
> Date: Mon, 20 May 2013 21:46:02 +0200
> From: Panicz Maciej Godek <address@hidden>
>
> I'm trying to build guile on mingw, but i get the following error:
>
> the instruction at 0x7059fe6b refrenced memory at 0x00000004 the memory
> could not be read
>
> The error appears at the stage
>
> GEN guile-procedures.texi
>
> but when I ask make to keep going, the same error appears when guilec tries
> to compile ice-9/eval.go.
I reported a similar problem here:
http://lists.gnu.org/archive/html/bug-guile/2013-05/msg00006.html
So far no replies. I hope to hear from them some day.
Btw, which version of GC did you use, and where did you get its MinGW
build? (I used the latest 7.2d which I built myself.)