First, I have to say that I am not used to UNIX. However, I have tried to
follow your instructions. But when typing "make" in the /c/gretl/win32
directory, I get the following error message:
: No such file or directory
Makefile:22: *** commands commence before first target. Stop.
I guess it has something to do with the line "imports = ./import-libs". I
do not find any such files.
Andreas
gretl-devel-bounces(a)lists.wfu.edu skrev 2009-03-11 00:32:28 :
On Tue, 10 Mar 2009 andreas.rosenblad(a)ltv.se wrote:
> FYI: The changes Allin made in the gtkfontselhack.c file in CVS
> solved my problems with that file.
Good.
I've now managed to build gretl and its installer exe on
Windows,
using mingw and msys. I have modified several of the
build-related files under the win32 subdirectory in the gretl
source so that they'll work for both a cross-build on Linux and a
"native" build on Windows. The main entry point for a native
build is config.mk, where you should change
BUILDTYPE = cross
to
BUILDTYPE = native
I've also updated and added to the files at
I'll try to write this up properly before long.
Allin.
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel