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

cpp is a preprocessor, don't try to compile with it #383

Merged
merged 1 commit into from
May 9, 2024

Conversation

Kojoley
Copy link
Contributor

@Kojoley Kojoley commented May 3, 2024

It dpesn't support multiple input files, leading to an error:
cpp: fatal error: too many input files

Fixes #323
Fixes boostorg/build#613
Fixes boostorg/build#614

It dpesn't support multiple input files, leading to an error:
`
cpp: fatal error: too many input files

Fixes bfgroup/issues/323
Fixes boostorg/build/issues/613
Fixes boostorg/build/issues/614
@grafikrobot
Copy link
Member

Well, wow, that was a silly mistake on my part!

@grafikrobot grafikrobot merged commit 4e2ad2c into bfgroup:main May 9, 2024
140 of 142 checks passed
@Kojoley Kojoley deleted the cpp-is-a-preprocessor branch May 9, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants