<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Andrew Voron</b> <span dir="ltr"><<a href="mailto:voland62@gmail.com">voland62@gmail.com</a>></span><br>Date: 2013/2/18<br>
Subject: INT_cairo_image_surface_create instead of _cairo_image_surface_create<br>To: <a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a><br><br><br><div>Hi.<br></div><div><br></div><div>Im compiling cairo form the source, and I see in my libcairo.a  definitions like this:</div>
<div> T INT_cairo_image_surface_create</div><div><br></div><div>instead of  </div><div>T _cairo_image_surface_create</div>
<div><br></div><div>It seems like (according to <a href="http://cgit.freedesktop.org/cairo/tree/src/cairo-compiler-private.h#n55" target="_blank">this</a>) it doesn't properly expand this "slim_hidden_def" macro. So, can I avoid this PLT avoiding mechanism at all? Or what is the best solution in my case?</div>

<div>My compiler is declared as full gcc-compartible, but it seems like it stumble on this macro...</div><div><br></div><div>Thx. Andrew.</div>
</div><br>