<div dir="ltr">On 3 September 2013 13:41, Arnaud A. de Grandmaison <span dir="ltr"><<a href="mailto:arnaud.adegm@gmail.com" target="_blank">arnaud.adegm@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div>
    <div><span style="color:rgb(34,34,34)">libxml2 comes with a 'xml2-config' shell script to get the right
    compilation / linking flags for the platform libxml2 was built on.</span><br></div></div>
    <br>
    Is '<code>xml2-config --libs' <font face="sans-serif">giving </font></code>the
    required depencies ?<br></div></blockquote><div></div></div><br></div><div class="gmail_extra">Oh, but that's cross-compilation, so either my host xml2-config will report the wrong deps (for the host machine), or the target xml2-config won't run on the host machine at all...</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">I believe this has something to do with the change in ld (since 2.21) to require explicit deps on compilation command line...</div><div class="gmail_extra"><br>
</div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>