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

Provide multiple compile options? #18

Open
DrChr opened this issue Nov 11, 2018 · 1 comment
Open

Provide multiple compile options? #18

DrChr opened this issue Nov 11, 2018 · 1 comment

Comments

@DrChr
Copy link

DrChr commented Nov 11, 2018

Hi,

I can't figure out how to provide multiple compiler options when using e.g. clang-head to compile C++.
I've e.g. tried adding multiple rows like this:

// #wandbox compiler-option: -std=c++2a
// #wandbox compiler-option: -fcoroutines-ts

However, it seems only the last line is used as an actual option. And I'm not able to figure out how to place multiple options on one line.

@kosh04
Copy link
Owner

kosh04 commented Dec 6, 2018

#wandbox feature can handle only single compiler option at the moment.

Handle to multiple compiler options is useful idea, but I have no idea how to provide better #wandbox syntax.

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

2 participants