On 14/10/2009 01:57, Yaakov (Cygwin/X) wrote:
> From: Yaakov
> Selkowitz<[email protected]>
>
> Cygwin's gcc4 accepts visibility attributes but does actually use them,
> generating tons of warnings that they are not supported.
Hmm... wouldn't it be better to avoid this ELF-ism by actually checking if the
target supports -fvisibility=hidden and __attribute__
((visibility("default"))) by using them (with -Werror) in the autoconf check?
(and then respecting that config check in pixman-compiler.h?)
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel