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 not generating profile data #128

Open
leonhurricaneX opened this issue Aug 21, 2021 · 1 comment
Open

GCC not generating profile data #128

leonhurricaneX opened this issue Aug 21, 2021 · 1 comment

Comments

@leonhurricaneX
Copy link

I am trying to compile Stockfish (Chess Engine) using gcc but compiler gives warnings profile data missing because .gcda files are not generated.
Screenshot_20210821-081707~2

I tried mv libgcc.a from $PREFIX/lib didn't worked and also tried another GCC from cctools but same result.

@Alexei1981
Copy link

This is an old problem. There is no version of gcc under termux that generates .gcda profile files. I built GCC myself under Termux using the Termux customization patches and got the same error. Error in these edits.

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