|
Message
From: rich_daddio at yahoo.com<rich_daddio@y...>
Date: Tue Jun 27 04:07:42 CEST 2006
Subject: [oc] soft MIPS 4K processor RTEMS
I have a Red Hat box with GCC 3.2.2 and the MIPS options show that -G and -EL are supported.
You can pass options to the Assembler(if that is what you need to do) with "-Wa,option" and on my box the MIPS options you want seem to be supported by GAS at least in the documentation (AS .GNU assembler 2.13.90.0.18)
HTH
Rich D
----- Original Message ----- From: cyril.roignant at laposte.net<cyril.roignant@l...> To: Date: Mon Jun 26 20:15:39 CEST 2006 Subject: [oc] soft MIPS 4K processor RTEMS
> Hi everyone! > I work with a MIPS 4K processor 32 bits. > I use LINUX RED HAT and GCC 3.2.3 > I have a problem when I want to compile a file in assembler. > the gcc compiler dont know -G and -EL options. > these options are needed by my MIPS processor > > Maybe, I need a more recent version. > Thanks for remarks > >
|
 |