[gdal-dev] building perl swig with MingW
Ari Jolma
ari.jolma at gmail.com
Wed Oct 28 10:53:20 EDT 2009
guillaume huby kirjoitti:
> Hello,
>
> I experience some troubles building perl bindings on MingW.
> Here is my config :
>
> Windows XP;
> MingW 5.1.6 + MSys;
> Gdal1.6.2 sources from website;
> ActivePerl 5.10;
The problem is that ActivePerl is compiled with VC and you can't mix
MinGW,which uses gcc, with that.
Compiling Perl with MinGW is not difficult, however, and there are
binary distributions too.
Sorry for being so slow to answer.
Cheers,
Ari
More information about the gdal-dev
mailing list