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

build: fix makefile rules and windows path separator used in build #57472

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Feb 19, 2025

Closes #45262

@vtjnash vtjnash added building Build system, or building Julia or its dependencies backport 1.12 Change should be backported to release-1.12 labels Feb 19, 2025
Change many echo to printf, since using echo is defined to be UB
according to posix documentation.
@KristofferC KristofferC mentioned this pull request Feb 21, 2025
24 tasks
@vtjnash vtjnash merged commit e026aff into master Feb 21, 2025
5 of 7 checks passed
@vtjnash vtjnash deleted the jn/45262 branch February 21, 2025 15:00
KristofferC pushed a commit that referenced this pull request Feb 26, 2025
@KristofferC KristofferC mentioned this pull request Feb 26, 2025
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.12 Change should be backported to release-1.12 building Build system, or building Julia or its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows linker ERROR: Unable to load dependent library
1 participant