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

Create godbolt library #39

Open
seanbaxter opened this issue Sep 9, 2024 · 0 comments
Open

Create godbolt library #39

seanbaxter opened this issue Sep 9, 2024 · 0 comments

Comments

@seanbaxter
Copy link
Collaborator

In order to use godbolt I manually copied all the headers into single-header/std2.h. Godbolt doesn't support remote headers with dependencies. To do that, we need to define a library and upstream it:
https://github.com/compiler-explorer/compiler-explorer/blob/main/docs/AddingALibrary.md

I changed the CML to point to single-header. Let's make changes to single-header/std2.h until we have a CE library checked in. But it does seem less convenient than single-header because you need a versioning strategy.

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