Re: [Ecls-list] Mingw users here?

2013-08-08 Thread Matic Kukovec
/Matic/ecl/build/libffi' make[1]: *** [libeclffi.a] Error 2 make[1]: Leaving directory `/home/Matic/ecl/build' make: *** [all] Error 2 Matic On 8.8.2013 20:34, Matic Kukovec wrote: Hi Juanjo, I have a Windows Vista 64-bit, tried compiling a fresh git clone of ECL in the MinGW32 shell. &quo

Re: [Ecls-list] Mingw users here?

2013-08-08 Thread Matic Kukovec
Hi Juanjo, I have a Windows Vista 64-bit, tried compiling a fresh git clone of ECL in the MinGW32 shell. "./configure" works, but "make" gives me an error: make[1]: *** No rule to make target '/home/Matic/ecl/src/util/gdbinit', needed by '.gdbinit'. Stop. make[1]: Leaving dir

Re: [Ecls-list] ECL on windows 64?

2013-07-22 Thread Matic Kukovec
ild-program "your_program_name" :lisp-files '("path_to_file/hello.obj"))" into the REPL - you will need ecl.dll and any other dependencies in the directory where you run your compiled program or in the "PATH" I know that the procedure is explained in

Re: [Ecls-list] ECL on windows 64?

2013-07-21 Thread Matic Kukovec
roblems. If you have some doubt about ECL, the mailing list is the place for asking. On Sun, Jul 21, 2013 at 12:14 PM, Matic Kukovec mailto:matic.kuko...@pametnidom.si>> wrote: 1. How do i compile a program on a Windows 7 64-bit system to native code? I tried this proce