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

kcc can't compile FFmpeg #325

Closed
Lycbel opened this issue Oct 24, 2018 · 3 comments
Closed

kcc can't compile FFmpeg #325

Lycbel opened this issue Oct 24, 2018 · 3 comments

Comments

@Lycbel
Copy link

Lycbel commented Oct 24, 2018

#kcc can't compile ff-mpeg and for the first error:
#XXXXXXXX wrong error rax.c[202:16-23] : syntax error Translation failed (kcc_config dumped).<------
#------>error should be Translation failed. To repeat.....
#I created a minimized input to reproduce it
wget https://raw.githubusercontent.com/Lycbel/cs510Files/master/report4/report_ffmpeg/report.sh
bash report.sh

@chathhorn
Copy link
Member

I assume this is the same issue as the redis issue? What's at rax.c[202:16-23]?

@Lycbel
Copy link
Author

Lycbel commented Nov 13, 2018

sorry I copied the wrong error the error should be Translation failed.
the cause should be:
#include <stdatomic.h>
if I include it gcc can work but kcc can't

@Lycbel Lycbel closed this as completed Nov 29, 2018
@Lycbel
Copy link
Author

Lycbel commented Nov 29, 2018

moved to #346

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

2 participants