freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] FreeType DLL support (Re: Freetype-devel Digest, Vol 156,


From: Behdad Esfahbod
Subject: Re: [ft-devel] FreeType DLL support (Re: Freetype-devel Digest, Vol 156, Issue 12)
Date: Sat, 13 Jan 2018 06:43:21 +0000

Hin-Tak: You don't have to be rude to people. It's ok to be wrong. Stick to the technical point. Thanks.

On Fri, Jan 12, 2018 at 10:34 PM, Hin-Tak Leung <address@hidden> wrote:

--------------------------------------------
On Sat, 13/1/18, Martin Gieseking <address@hidden> wrote:

 > Not really.
 > dllexport/dllimport is platform- and not
 > compiler-specific.
 > GCC and Clang on MinGW
 > also support them to declare the symbols that are
 > supposed to be exported by the DLL and adapt
 > the symbol names
 > accordingly. In order to
 > create/access DLLs through this mechanism
 > across compilers, the declarations should be
 > added independently from
 > the compiler.

You don't know what you are talking about. Do you actually use mingw to build Freetype at all? I do. I have been building Freetype dll very regularly with the mingw toolchain for a couple of years. The Fontval windows backend is a Freetype dll. Does not need those header hacks. Those hacks are only needed for use with Microsoft compilers.



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



--
behdad
http://behdad.org/

reply via email to

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