[OE-core] [PATCH 0/2] Multi-threaded RPM support

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Jun 5 13:15:32 UTC 2017


On 06/05/2017 04:01 PM, Burton, Ross wrote:
>
> On 5 June 2017 at 13:14, Alexander Kanavin
> <alexander.kanavin at linux.intel.com
> <mailto:alexander.kanavin at linux.intel.com>> wrote:
>
>     The patches as they are now require that the C compiler on the host
>     is recent; specifically that it defaults to C11 mode. I'm not sure
>     when GCC made the switch, but it works that way with GCC 6.3.0.
>
>
> Isn't that just a compiler flag away from being fixed?

Not if the compiler is 4.8 or earlier; it has to support _Atomic (a C11 
feature), which only appeared in 4.9.


Alex




More information about the Openembedded-core mailing list