Dear Ari,<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 3:53 PM, Ari Jolma <span dir="ltr">&lt;<a href="mailto:ari.jolma@gmail.com">ari.jolma@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
guillaume huby kirjoitti:<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I experience some troubles building perl bindings on MingW.<br>
Here is my config :<br>
<br>
Windows XP;<br>
MingW 5.1.6 + MSys;<br>
Gdal1.6.2 sources from website;<br>
ActivePerl 5.10;<br>
</blockquote>
<br></div>
The problem is that ActivePerl is compiled with VC and you can&#39;t mix MinGW,which uses gcc, with that.<br>
<br>
Compiling Perl with MinGW is not difficult, however, and there are binary distributions too.<br><br></blockquote><div><br>Thank you for your reply !<br><br>As a first turn around, I used the compiled files of Geo::Gdal of GeoInformatica in my ActivePerl directories. It is not very clean but it works well !<br>
<br>I did not found time to compile perl with MinGW yet, but I hope to be able to try soon.<br><br>Cheers,<br>Guillaume.<br></div></div>