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

adjusted CMake to new cctools setup #86

Merged
merged 3 commits into from
Nov 22, 2023
Merged

Conversation

sbscholz
Copy link
Member

The streamlining of the cctools requires all c-implemented modules to be compiled in the same way as the runtime libraries. This stems from the observation that nvcc has difficulties compiling those modules.

@sbscholz
Copy link
Member Author

we do have a chicken and egg problem between this merge request and the latest update in the sac2c compiler. As we check against the Stdlib build in the compiler and the latest change in the cctools of sac2c requires this change progress can only happen there once this change is merged in.

src/CMakeLists.txt Outdated Show resolved Hide resolved
@sbscholz sbscholz merged commit bf98837 into SacBase:master Nov 22, 2023
2 checks passed
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.

None yet

2 participants