Skip to content

New build option for reconverse - #3926

Open
ritvikrao wants to merge 7 commits into
reconverse-supportfrom
reconverse-specific-build
Open

New build option for reconverse#3926
ritvikrao wants to merge 7 commits into
reconverse-supportfrom
reconverse-specific-build

Conversation

@ritvikrao

Copy link
Copy Markdown
Contributor

This adds reconverse-darwin-arm8 and reconverse-linux-x86_64 as new build time options for the reconverse build.

ritvikrao and others added 7 commits June 2, 2026 13:35
#3930)

* reconverse-darwin-arm8: compile with C++17 (Apple clang defaults to C++98)

Apple clang still defaults to gnu++98; reconverse headers require C++17.
Append -std=gnu++17 to CMK_CXX_FLAGS and also to CMK_NATIVE_CXX_FLAGS /
CMK_SEQ_CXX_FLAGS, because conv-mach-darwin.sh snapshots those from
CMK_CXX_FLAGS before this arch script runs (charmxi builds with NATIVE).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* apply c++17 to all darwin builds

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Ritvik Rao <rsrao2@illinois.edu>
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