Skip to content

cstdatomic problem with Debian #9

@cmumford

Description

@cmumford

Original issue 3 created by [email protected] on 2011-05-10T14:03:43.000Z:

SVN r27.

I am on Debian unstable (as of today) and its default GCC version is
4.6.0. Doing "make" results in:

./port/port_posix.h:14:22: fatal error: cstdatomic: No such file or
directory

It seems that cstdatomic was renamed to atomic in newer GCC versions.
Replacing cstdatomic include with atomic include in the header worked
for me.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions