8000 #include_next <stdint.h> missing · Issue #216 · sgidevnet/sgug-rse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

#include_next <stdint.h> missing #216

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

Open
dacobi opened this issue Jun 10, 2022 · 1 comment
Open

#include_next <stdint.h> missing #216

dacobi opened this issue Jun 10, 2022 · 1 comment

Comments

@dacobi
Copy link
dacobi commented Jun 10, 2022

When trying to compile SDL2 with SGUG GCC I'm getting an error:

/usr/sgug/lib/.../9/include/stdint.h: error stdint.h no such file
#include_next <stdint.h>

@dacobi
Copy link
Author
dacobi commented Jun 10, 2022

I got it to compile my using CFLAG -ffreestanding, but now the linker fails with every basic libc function.

SDL2 is 2.0.12 patched with SGUG RSE patch and GCC is form SGUG RSE 0.0.7

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
0