[cairo] Cairo ported to OS/2 - Suggestions

Behdad Esfahbod behdad at cs.toronto.edu
Tue Aug 16 14:47:24 PDT 2005


On Tue, 16 Aug 2005, Adam Goode wrote:

> And don't forget, newer versions of gcc support the hiding of
> unnecessary exports when code is compiled with -fvisibility=hidden and
> this:

Or via overriding default visibility in cairoint.h for example.


> You might want to check for __ELF__, as well, since the gcc visibility
> thing only works on "some" ELF targets.

Otherwise you get a warning that visibility attribute is ignored.
This mainly happens on Cygwin.

--behdad
http://behdad.org/


More information about the cairo mailing list