[Gambas-devel] Compiling on Windows...
mindiell at ...227...
mindiell at ...227...
Wed Aug 18 16:11:05 CEST 2010
> Start by installing a Cygwin environment that works.
Ok, is MinGW compatible or only CygWin ?
I thought MinGW was able to do it...
> In second place, begin to read Gambas's source code. This one use sometimes
> a lot of Linux system call and so, you must find equivalent functions for
> Windows.
Yep, but What I want to know is if each module is a library or if I only have to
compile the "main" thing. What I saw is a lot of main.c files in a lot of
directories... I'm a little confused with that. Do these stuff create some .so
(.dll in windows) ?
> To conclude, GOOD LUCK.
Thanks :o)
More information about the Devel
mailing list