RTEMS for MIPS

Ren, Han Tao (Hans) renht at lucent.com
Tue Sep 16 05:52:52 UTC 2003


Could someone who has experiences on MIPS give me helps?

Thanks

-----Original Message-----
From: Ren, Han Tao (Hans) [mailto:renht at lucent.com]
Sent: Friday, September 12, 2003 4:15 PM
To: RTEMS mailing list
Subject: RTEMS for MIPS


Hello

I just follow the instructions in the document "Getting Started with RTEMS
for C/C++ Users(4.6.0pre4)" to build the toolchains and RTEMS for MIPs.
I've successfully built all the toolchains. But when I specified the bsp as
"p4600", It failed when building RTEMS. Then I configured the bsp as
"jmr3904" and it passed.  However, when I built the sample code, it report
the following error messages.

$ mips-rtems-gcc -g -O2 -rtems rtems-hello.c -o rtems-hello
mips-rtems-gcc: unrecognized option `-rtems'
rtems-hello.c:7:17: bsp.h: No such file or directory
rtems-hello.c:11: parse error before "Init"
rtems-hello.c:12: parse error before "ignored"
rtems-hello.c:31:22: confdefs.h: No such file or directory

Does anybody know where the problem is?

Thanks

Hans



More information about the users mailing list