<HTML dir=ltr><HEAD><TITLE>Re: R: [GRASS-dev] WinGRASS: Xerces-C and Expat under MingW</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR><BASE href=http://mailstore.rossoalice.alice.it/exchange/Alice000000001264700/Bozze/R:%20R:%20[GRASS-dev]%20WinGRASS:%20Xerces-C%20and%20Expat%20under%20MingW.EML/1_text.htm></HEAD>
<BODY>
<DIV id=idOWAReplyText90045 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi Benjamin,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>I'm afraid that you're doing that work right now, and not a week before :-)</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>because I just released a new MSYS GRASS environment, while it would be perfect to also add Xerces and Expat support to both GDAL and GRASS (only Xerces)</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>it will be on the next time</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>anyway I'm not sure about Expat; did you read this? <A href="http://trac.osgeo.org/gdal/wiki/BuildingWithMinGW">http://trac.osgeo.org/gdal/wiki/BuildingWithMinGW</A></FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>the libexpat.dll.a is the import static library used while building the shared one; it is used (with the -lexpat.dll istruction) while building executables</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>but I hope to fail and you're right ;-)</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Marco</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Da:</B> grass-dev-bounces@lists.osgeo.org per conto di benjamin.ducke@ufg.uni-kiel.de<BR><B>Inviato:</B> mar 04/03/2008 14.41<BR><B>A:</B> grass-dev@lists.osgeo.org<BR><B>Oggetto:</B> Re: R: [GRASS-dev] WinGRASS: Xerces-C and Expat under MingW<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>... and on to Expat:<BR>that one is very simple to fix. After the "make install", just<BR>stay in the Expat source dir and do:<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm /usr/lib/libexpat.dll.a<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; install .libs/libexpat-1.dll /usr/lib/libexpat.dll<BR><BR>(that's assuming you have Expat installed in /usr/lib,<BR>of course).<BR><BR>I have not actually tried compiling the whole of GDAL with<BR>Xerces-C and Expat support yet, only got the configure<BR>script to run through.<BR><BR>So there might be more trouble waiting ...<BR><BR>Best,<BR><BR>Benjamin<BR><BR><BR>_______________________________________________<BR>grass-dev mailing list<BR>grass-dev@lists.osgeo.org<BR><A href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</A><BR></FONT></P></DIV></BODY></HTML>