If you are compiling on a non-mips machine then you will need a mips
cross-compiler.
You will have to build the cross-compiler from the gcc sources which can
be a little tricky.
See the crossgcc mailing list and FAQ for more information
(http://www.objsw.com).
If you are lucky, you might be able to get a binary version from
somewhere.
You then will probably have to edit the Makefile and change the ARCH and
CROSS_COMPILE variables.
This part is easy.
Brendan Simon.
tewinson liu wrote:
> Hi : I'm working with an mips embbed linux system. I download
> sources from the Internet(for mips). After I make xconfig ,make
> dep and make clean. I put the command of make zImage but the gccsaid
> it can't know the compile command for mips . Would I recompile the
> gcc or it is because of otherthing . Can anybody help me?
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.