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

macOS build is broken again #79

Open
javf88 opened this issue Apr 9, 2024 · 0 comments
Open

macOS build is broken again #79

javf88 opened this issue Apr 9, 2024 · 0 comments

Comments

@javf88
Copy link

javf88 commented Apr 9, 2024

Hi all,

I cloned yesterday the repo, I hope it has not been fixed for now. Otherwise, this can be ignore.

the build for macOS for M1-sonomav14.3.1 is broken due to a regression. Funnily enough, the release from last year is still working.

the culprit is the --prefix flag, even with sudo privileges.

sudo ../configure 'CXXFLAGS=-std=c++17' --prefix=/opt/systemc

The above command works with 3.0.0 but with lates on main is not working

kind regards,
Jorge Ventura

jamestiotio pushed a commit to jamestiotio/systemc that referenced this issue Apr 10, 2024
…mc-example-optional

example using std::optional (note: requires C++17)
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

No branches or pull requests

1 participant