llvm - How to compile Rust for MMIX -


is possible compile rust mmix architecture?

from understand rust compiler (which admittedly not whole lot) uses llvm backend; coming c , gcc background, know gcc can produce mmix executables i'm not sure how same result rustc.

does know how 1 go doing this? or pointers should start searching?

thank you

not super helpful answer, @ pull request implemented support powerpc: https://github.com/rust-lang/rust/pull/20980

(and followup unbroke stuff in libc messed first time around: https://github.com/rust-lang/rust/pull/21500)

some things have moved around in meantime, should give general idea of places you'll need poke. feel should mention though while general approach architecture support has been officially support few architectures, hold in tree others, it's worth noting boutique arches breakage prone might uphill battle if want official support in core: https://github.com/rust-lang/rust/pull/26505


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -