<div dir="ltr">It looks like the input is coming from libtool.m4, but i have no idea how to debug this.<div>I might stare at the problem and not even know it.</div><div><br></div><div>Is there a way of listing the internal library paths of the compiler or the linker?</div><div>Because it looks like if during configuration it asks somehow for the internal paths and test that.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 4, 2014 at 12:18 PM, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Nov 04, 2014 at 12:10:32PM +0200, Theuns Heydenrych wrote:<br>
> Thanks Sandro<br>
> I did run the commands you suggested and yes,<br>
> "prerequisites/i686-w64-mingw32-static"<br>
> appear in the output.<br>
> It also appear with the extra ' in the output, like prerequisites/i686-w64-<br>
> mingw32-static/lib'<br>
><br>
> How do i fix this?<br>
><br>
> Here is the grep result.<br>
> $ grep prerequisites/i686-w64-mingw32-static debug.log<br>
> + test '-L/c/mingw491/prerequisites/i686-w64-mingw32-static/lib'\''' = -L<br>
<br>
</span>Check higher in the output, where did this value come from ?<br>
<br>
'-L/c/mingw491/prerequisites/i686-w64-mingw32-static/lib'\'''<br>
<br>
You might need to reference the output to some .m4 input which could<br>
be on your system (somewhere in autoconf install dir) and would sound<br>
broken.<br>
<span class="im HOEnZb"><br>
--strk;<br>
<br>
() Free GIS & Flash consultant/developer<br>
/\ <a href="http://strk.keybit.net/services.html" target="_blank">http://strk.keybit.net/services.html</a><br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
geos-devel mailing list<br>
<a href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geos-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/geos-devel</a><br>
</div></div></blockquote></div><br></div>