freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Patch to fix compilation with GCC 4.7


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] Patch to fix compilation with GCC 4.7
Date: Fri, 20 Sep 2019 16:53:48 -0400

> The attached patch fixes compiling FreeType for RISC OS, and this mailing 
> list post 
> (https://lists.nongnu.org/archive/html/freetype-devel/2017-09/msg00142.html) 
> shows that the same error occurs when building for MIPS Linux as well.

Are you absolutely sure that gcc-4.8 works? If you re not sure, your
patch is incorrect.
I do not think this is about gcc version but rather about SIMD-capable targets:
https://gcc.gnu.org/onlinedocs/gcc-4.7.4/gcc/Vector-Extensions.html
https://gcc.gnu.org/onlinedocs/gcc-4.8.4/gcc/Vector-Extensions.html
https://gcc.gnu.org/onlinedocs/gcc-5.5.0/gcc/Vector-Extensions.html
https://gcc.gnu.org/onlinedocs/gcc-9.2.0/gcc/Vector-Extensions.html



reply via email to

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