Compiling C/C++ to MIPS ASM on a Windows computer

S

shell6

Ok, so I want to generate MIPS ASM from C/C++ code. I tried using
binutils through cygwin but that just plain doesn't work. Microsoft
Visual C++ is refusing to do it... Does anybody have a free compiler
which will run on windows and generate MIPS ASM from my C code.

Thanks ahead of time,
Shell
 
I

Ian Collins

Ok, so I want to generate MIPS ASM from C/C++ code. I tried using
binutils through cygwin but that just plain doesn't work. Microsoft
Visual C++ is refusing to do it... Does anybody have a free compiler
which will run on windows and generate MIPS ASM from my C code.
Probably your best bet is to enquire on a gcc group about building a
cross-compiler.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top