Skip to content

Ensure a C++ compiler exists if MCCS is enabled#3216

Merged
AltGr merged 1 commit intoocaml:masterfrom
dra27:configure-g++
Feb 9, 2018
Merged

Ensure a C++ compiler exists if MCCS is enabled#3216
AltGr merged 1 commit intoocaml:masterfrom
dra27:configure-g++

Conversation

@dra27
Copy link
Copy Markdown
Member

@dra27 dra27 commented Feb 8, 2018

MCCS will be automatically disabled if no C++ compiler is found; an error will occur if --with-mccs is specified and no C++ compiler is present.

@AltGr
Copy link
Copy Markdown
Member

AltGr commented Feb 8, 2018

This is great, thanks!

@AltGr AltGr merged commit 1c0dabb into ocaml:master Feb 9, 2018
@AltGr
Copy link
Copy Markdown
Member

AltGr commented Feb 12, 2018

Apparently this broke builds on opam.ocaml.org, I'm investigating.

@AltGr
Copy link
Copy Markdown
Member

AltGr commented Feb 12, 2018

Ah no, it seems it's due to escaping and an older jbuilder version.

@dra27
Copy link
Copy Markdown
Member Author

dra27 commented Feb 12, 2018

Ah, it's that - yes, beta17 is now a real minimum required version, not just a meta-data update!

@dra27 dra27 deleted the configure-g++ branch April 4, 2018 15:28
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

Successfully merging this pull request may close these issues.

2 participants