[cairo] Fwd: INT_cairo_image_surface_create instead of _cairo_image_surface_create

Andrew Voron voland62 at gmail.com
Mon Feb 18 02:20:42 PST 2013


---------- Forwarded message ----------
From: Andrew Voron <voland62 at gmail.com>
Date: 2013/2/18
Subject: INT_cairo_image_surface_create instead of
_cairo_image_surface_create
To: cairo at cairographics.org


Hi.

Im compiling cairo form the source, and I see in my libcairo.a  definitions
like this:
 T INT_cairo_image_surface_create

instead of
T _cairo_image_surface_create

It seems like (according to
this<http://cgit.freedesktop.org/cairo/tree/src/cairo-compiler-private.h#n55>)
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?
My compiler is declared as full gcc-compartible, but it seems like it
stumble on this macro...

Thx. Andrew.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20130218/f7e5c2b2/attachment.html>


More information about the cairo mailing list