This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Obtaining MIPS assembly from cross-compiler
- From: Vadim Iosifovich Vaynerman <dimav at Glue dot umd dot edu>
- To: gcc-help at gcc dot gnu dot org
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 13 Aug 2003 13:30:17 -0400 (EDT)
- Subject: Obtaining MIPS assembly from cross-compiler
Hello All,
I am trying to use GCC 3.2 as the cross-compiler to produce a MIPS
assmebler file from a C program. Is there any way to get this when
compiling in the Linux operating system running on an x86 machine?
Thanks for the help,
Vadim