Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Move windows to bash#248

Open
mattip wants to merge 34 commits intoMacPython:mainMacPython/openblas-libs:mainfrom
mattip:move-windows-to-bashmattip/openblas-libs:move-windows-to-bashCopy head branch name to clipboard
Open

Move windows to bash#248
mattip wants to merge 34 commits intoMacPython:mainMacPython/openblas-libs:mainfrom
mattip:move-windows-to-bashmattip/openblas-libs:move-windows-to-bashCopy head branch name to clipboard

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Dec 23, 2025

  • I updated the package version in pyproject.toml and made sure the first 3 numbers match ./openblas_commit.txt. If I did not update ./openblas_commit.txt, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Note: update ./openblas_commit.txt with cd OpenBLAS; git describe --tags --abbrev=8 > ../openblas_commit.txt

Continuation of move to bash + cmake for windows build, started in #246. Towards #228

@mattip
Copy link
Collaborator Author

mattip commented Jan 13, 2026

This is failing since CMake checks that llvm's flang.exe works by linking with a manifest file, which requires mt.exe, and overriding mt.exe with llvm-mt.exe or copying llvm-mt.exe to mt.exe in a way that CMake will find it is complicated. From this comment there is a way to do this with a CMakePresets.json file, (see microsoft/vscode-cmake-tools#4547) but I haven't figured it out yet.

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.