Re: GCC Version


Olivier, Jeffrey V
 

Hi Colin,

 

What platform are you building on and do you know what prerequisite component is being built when you get that message?   Sounds like a bug in that component’s configure script.    In theory, DAOS should work with and without stdatomic.h

 

-Jeff

 

From: <daos@daos.groups.io> on behalf of Colin Ngam <cngam@...>
Reply-To: "daos@daos.groups.io" <daos@daos.groups.io>
Date: Thursday, June 25, 2020 at 4:01 PM
To: "daos@daos.groups.io" <daos@daos.groups.io>
Subject: [daos] GCC Version

 

Greetings,

 

What GCC version is required for building daos v1.0.0?

 

Just want to verify as I am getting:

..

In file included from crc/crc32c.h:23:0,

                 from crc/crc32c.c:33:

crc/../arch/arch.h:4:23: fatal error: stdatomic.h: No such file or directory

#include <stdatomic.h>

                       ^

compilation terminated.

 

The log recommends GCC 4.9 and up. We are using 4.8.

 

Thanks.

 

Colin

Join {daos@daos.groups.io to automatically receive all group messages.