[tex-k] FAIL: tests/ttf.test

Jonathan Kew jfkthame at googlemail.com
Wed Nov 7 18:15:29 CET 2012


On 7/11/12 14:15, Norbert Preining wrote:
> Hi Jonathan,
>
> thanks for your answer, but ..
>
> On Mi, 07 Nov 2012, Jonathan Kew wrote:
>>> E.g.
>>> 	-std=c90
>>> would that suffice?
>>
>> Perhaps; or maybe -std=c++98 would be more appropriate for C++ sources.
>
> Tried c90 and c++03 (which is the same as c++98) but without success.
> Of course, always in the
> 	export TL_COMPILER_GFLAGS="-g -std=XXXX"
> 	./Build -g
> way. Got loads of warnings:
> cc1: warning: command line option '-std=c++98' is valid for C++/ObjC++ but not for C [enabled by default]
> but otherwise all the same.
>
> Well, enough for tonight, time to sleep here in Japan. Good night everyone
>


Apparently, ICU's build system has an option "--enable-c++11=no" that 
might resolve things if you can add that to its configure invocation.

JK




More information about the tex-k mailing list