freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] [freetype-2.9.1] FT_Init_FreeType is missing with cc on S


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] [freetype-2.9.1] FT_Init_FreeType is missing with cc on Solaris x64
Date: Thu, 3 May 2018 08:40:35 -0400

On Thu, May 3, 2018 at 8:31 AM, suzuki toshiya
<address@hidden> 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" ) ))?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]