Skip to content

Cannot compile Firefox for whatever reason. #28

Answered by seritools
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

There might be the misconception that just because rust9x exists all Rust crates (e.g. in Firefox) will compile without issue. Many crates in general, and also for Firefox in particular, might use their own imports of different Windows APIs, which might make them incompatible to any given older Windows version, and might need additional forks or fixes.

Cargo itself is one such project, and won't be supported on the legacy systems.

Shipping cargo is also not necessary for regular Rust usage with rust9x. This sounds more like a limitation of the Firefox build system (not expecting to work with custom toolchains), not of rust9x. If you want to try building/shipping cargo with rust9x, feel fr…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ErichDonGubler
Comment options

Answer selected by seritools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #27 on May 08, 2024 15:02.