Alexei Podtelezhnikov wrote:
> On Thu, May 3, 2018 at 8:31 AM, suzuki toshiya
> <mpsuz...@hiroshima-u.ac.jp> wrote:
>> Dear Kanazawa-san,
>>
>> Hmm, it looks good... why Oracle cc hides all symbols...?
>>
> 
> because it accepts -fvisibility=hidden, wh ich is a GNUC. Now two questions:
> Does it define __GNUC__? Does it undestand __attribute__(( visibility(
> "default" ) ))?

Q1) __GNUC__
Maybe No.

Q2) __attribute__((visibility(xxx))
Yes, according to the online help.
https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html

Regards,
mpsuzuki


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to