Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc 4.8.5 compile error #504

Closed
LucasMLK opened this issue Jan 2, 2019 · 1 comment
Closed

gcc 4.8.5 compile error #504

LucasMLK opened this issue Jan 2, 2019 · 1 comment

Comments

@LucasMLK
Copy link
Contributor

LucasMLK commented Jan 2, 2019

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. use cmake . in xdag project folder
  2. use make
    dislpay complie error

Expected behavior
limit higher gcc version or compatible lower gcc version

Screenshots
In file included from /data/reymondtu/xdag/client/transport.h:11:0,
from /data/reymondtu/xdag/client/block.c:16:
/data/reymondtu/xdag/client/utils/atomic.h:71:23: fatal error: stdatomic.h: No such file or directory

@LucasMLK
Copy link
Contributor Author

LucasMLK commented Jan 6, 2019

update gcc to 4.9 or higher to fix this, because this project use c11 .h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant