Skip to content

Conversation

@jeromehaxhiaj-qti
Copy link
Contributor

This commit adds two new platform for cmake and regressions tests

  • MSYS2 clangarm64 (Windows on ARM64 runners)
  • MSYS2 UCRT64 (Windows Latest runner)

On those platforms, systemc is built as a shared library.

Copy link
Contributor

@maehne maehne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@jeromehaxhiaj-qti jeromehaxhiaj-qti marked this pull request as ready for review November 5, 2025 08:58
BUILD_DIR="build"
INSTALL_DIR="$(pwd)/install"
REGRESSION_TESTS="OFF"
BUILD_SHARED_LIBS="ON"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to test both, shared and static library flows.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

msys2 jobs will test static and shared libraries flows.

This commit adds two new platform for cmake and regressions tests.
- MSYS2 clangarm64 (Windows on ARM64 runners)
- MSYS2 UCRT64 (Windows Latest runner)

Signed-off-by: Jerome Haxhiaj <jhaxhiaj@qti.qualcomm.com>
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.

3 participants