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

Wrapper for GCC that uses liblinux #26

Open
penberg opened this issue Jul 13, 2019 · 0 comments
Open

Wrapper for GCC that uses liblinux #26

penberg opened this issue Jul 13, 2019 · 0 comments

Comments

@penberg
Copy link
Collaborator

penberg commented Jul 13, 2019

Add a GCC wrapper, similar to musl-gcc, which overrides the standard library with liblinux and libmanticore. The way to do this is with GCC spec files:

https://gcc.gnu.org/onlinedocs/gcc/Spec-Files.html

The benefit of this wrapper is that application porting is easier because only CC needs to be overridden for Manticore configuration (in theory anyway).

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

No branches or pull requests

1 participant