Dear Kanazawa-san, Thanks!
Kiyoshi KANAZAWA wrote: > Dear Suzuki san, > > Tried to build freetype-2.9.1-sunpro, but failed. > Log files are attached. > > I'm going to bed, now. > See you again, tomorrow. > Regards, > > --- Kiyoshi > > > ----- Original Message ----- > From: suzuki toshiya <[email protected]> > To: Alexei Podtelezhnikov <[email protected]>; Kiyoshi KANAZAWA > <[email protected]> > Cc: freetype-devel <[email protected]> > Date: 2018/5/3, Thu 23:09 > Subject: Re: [ft-devel] [freetype-2.9.1] FT_Init_FreeType is missing with cc > on Solaris x64 > > Dear Alexei, Kanazawa-san, > > Here is the patch trying to use visibility options on SunPro. > Also patched tarball is uploaded at: > > http://gyvern.ipc.hiroshima-u.ac.jp/~mpsuzuki/freetype-2.9.1-sunpro.tar.gz > > This is completely untested on SunPro, there might be silly > mistakes, but I hope anybody can try. > > Regards, > mpsuzuki > > suzuki toshiya wrote: >> Alexei Podtelezhnikov wrote: >>>> Thus, attribute visibility is only enabled for GCC >= 4. >>>> >>>> Comparing with configure.raw, I guess you assumed that >>>> -fvisibility is GCC-specific feature? >>> Solaris compiler would natively need -xldscope=hidden and __global >>> attribute, according to >>> http://www.oracle.com/technetwork/server-storage/solaris/symbol-scope-140496.html >> The values of attribute-visibility would be compatible with >> GNU style, according to >> https://docs.oracle.com/cd/E19205-01/821-2496/bjabi/index.html >> please find 2.9. >> >>> -fvisibility is GNU so Solaris had better define __GNUC__. Oh well. >> According to configure.log.xz by Kanazawa-san, Oracle cc >> (pretends to as if it) supports -fvisibility. >> Anyway, I have no objection to write Sun style explicitly. >> >> Regards, >> mpsuzuki >> >> >> _______________________________________________ >> Freetype-devel mailing list >> [email protected]<mailto:[email protected]> >> https://lists.nongnu.org/mailman/listinfo/freetype-devel >> > > > _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
