Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Conversation

abbysmal
Copy link
Collaborator

@abbysmal abbysmal commented Jul 5, 2021

While looking at #574 with @kate and @Sudha247 we noticed that it seems there's a discrepancy in what kind of flags OCaml packages are using to build C stubs against the runtime.

This does not address further issues in the ecosystem (I'll update #574 with the problematic packages.), but at least it allows people using ocamlc -config to retrieve the correct C flags to select the right C variant.

For now I added it to Clang and GCC, and I'm not quite sure this is entirely required, however I feel like that being explicit on it is better than not.

@damiendoligez
Copy link
Contributor

gnu11 is C11 with gnu extensions, right? That looks reasonable to me.

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

Successfully merging this pull request may close these issues.

2 participants