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 22:04:47 -0400

On Thu, May 3, 2018 at 7:50 PM, suzuki toshiya
<address@hidden> wrote:
> I guess, latest Oracle cc may accept both of __global and
> __attribute__((visibility)) styles, and both of --xldscope and
> -fvisibility= styles.

This has only been introduced to Oracle cc 12.6 in 2017.
https://docs.oracle.com/cd/E77782_01/html/E77784/gncki.html

> If so, there's any preference? If the style like GCC was
> introduced in later (for the compatibility with GCC), using
> GCC-unlike style would be more generic for SunPro C.

Please apply your patch with __SUNPRO_C >= 0x550.



reply via email to

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