Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nieder
Copy link
Member

@nieder nieder commented Jun 13, 2024

bump to 1.78.0
Package includes cargo, which used to be a separate package, but cargo 0.79.0 is included as part of 1.78.0 dist
I was able to build a couple sample .rs files with this, and cargo was able to download some crates and use them to compile another thing.

@nieder nieder added the new upstream Package has an updated upstream version label Jun 13, 2024
@nieder nieder mentioned this pull request Oct 27, 2024
@nieder
Copy link
Member Author

nieder commented Mar 21, 2025

So the dylibs created by rustc include a hash in the filename that's unique to the compiler settings and host. Therefore, doesn't seem to generate a reproducible build. Ugh.

nieder added 2 commits March 22, 2025 05:11
Have some settings ready for 1.84, but it doesn't build on 10.14
@nieder
Copy link
Member Author

nieder commented Mar 22, 2025

I take that back. Tried building on 10.14.6 and 12.7, and in both cases the hash on the dylibs was the same. So maybe it's just dependent on build settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted new upstream Package has an updated upstream version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant