On Wed, Aug 18, 2010 at 6:37 PM, Gabriel Dos Reis wrote:
> libeclmin.a(ffi.o): In function `si_make_dynamic_callback':
> c:/Docume~1/gdr/Desktop/ecl.cvs/src/c/ffi.d:976: undefined reference to
> `ffi_prep_closure'
> libeclmin.a(ffi.o): In function `si_call_cfun':
> c:/Docume~1/gdr/Desktop/ecl.cvs
"aeri...@xs4all.nl" writes:
| Hi,
|
|
| Date: Wed, 18 Aug 2010 10:03:44 -0500
| From: Gabriel Dos Reis
| Subject: [Ecls-list] ECL on Windows 32-bit with msys/mingw
| To: ecls-l...@lists.sf.net
| Message-ID: <87eidwarov@gauss.cs.tamu.edu>
| Content-Type: text/plain
Hi,
Date: Wed, 18 Aug 2010 10:03:44 -0500
From: Gabriel Dos Reis
Subject: [Ecls-list] ECL on Windows 32-bit with msys/mingw
To: ecls-l...@lists.sf.net
Message-ID: <87eidwarov@gauss.cs.tamu.edu>
Content-Type: text/plain; charset=us-ascii
Has anybody been successful building ECL from CVS tru
Juan Jose Garcia-Ripoll writes:
| On Wed, Aug 18, 2010 at 5:03 PM, Gabriel Dos Reis wrote:
|
| Has anybody been successful building ECL from CVS trunk on Windows
| 32-bit using msys/mingw? For me it fails with:
|
| In file included from
| c:\mingw\bin\../lib/gcc/mingw32/4.4.0
Ok, I just finished a successful mingw32 build. Just for the record, the
steps I took are
* Install mingw and msys.
* I will call my home directory CHOME=c:/mingw/home/jjgarcia
* In mingw notation HOME=/home/jjgarcia
* Download the 7.2a4 version of the Boehm-Weiser garbage collector from here
ht
On Wed, Aug 18, 2010 at 5:03 PM, Gabriel Dos Reis wrote:
> Has anybody been successful building ECL from CVS trunk on Windows
> 32-bit using msys/mingw? For me it fails with:
>
> In file included from
> c:\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/
> unistd.h:13,
>
Juan Jose Garcia-Ripoll writes:
[...]
| I started the week with an abundance of patience and hope for ECL on
| Windows boxes, but it seems to be drying up very quickly.
|
|
| Some ideas
|
| - the windows 32 bit port worked. if something broke in the mean time and
| nobody reported it
On Wed, Aug 18, 2010 at 5:03 PM, Gabriel Dos Reis wrote:
> Has anybody been successful building ECL from CVS trunk on Windows
> 32-bit using msys/mingw? For me it fails with:
>
My testing server has been in somebody else's hands for three months now. No
server means no Windows for me. So I can
hi,
Has anybody been successful building ECL from CVS trunk on Windows
32-bit using msys/mingw? For me it fails with:
In file included from
c:\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/
unistd.h:13,
from c:/Docume~1/gdr/Desktop/ecl.cvs/src/c/file.d:29:
c:\mingw\bi