[tlbuild] trial builds for TL'13
Khaled Hosny
khaledhosny at eglug.org
Wed Mar 27 03:43:14 CET 2013
On Mon, Mar 25, 2013 at 11:01:31PM +0100, Mojca Miklavec wrote:
> Hello,
>
> The sources don't compile with clang on Mac OS X because of a bug in
> clang. (The bug has been fixed, but getting the latest clang to users
> will take a while.)
>
> This is not particularly important since gcc and llvm-gcc work fine,
> but there is one option for a workaround. Modifying
> Work/texk/web2c/xetexd.h
> by adding one extra line: inclusion of ApplicationServices.h before
> texmfmp.h is loaded:
> #define XETEXCOERCE
> + #include <ApplicationServices/ApplicationServices.h>
> #include "texmfmp.h"
> solves the problem.
Thanks.
> (I'm not sure about the origin of xetexd.h though
Neither I, so I added the include near the top of texmfmp.h and it seems
to do the trick.
Regards,
Khaled
More information about the tlbuild
mailing list