Open
Bug 1257268
Opened 9 years ago
Updated 2 years ago
Support cross compiling with clang and mingw-w64
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox48 affected)
NEW
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: jacek, Unassigned)
References
Details
I tried replacing gcc with clang in my cross compilation environment [1]. I had to hack the environment to run at all (it's too shaky for publishing instructions yet), but I had limited success. I had to add some hacks for assertion failures in clang itself. I could build most of the tree, although linking failed badly.
I'm creating this bug as a meta bug for tracking progress.
[1] https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Cross_Compile_Mozilla_for_Mingw32
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•