RTEMS for MIPS

Ralf Corsepius corsepiu at faw.uni-ulm.de
Fri Sep 12 15:09:07 UTC 2003


On Fri, 2003-09-12 at 10:14, Ren, Han Tao (Hans) wrote:
> 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
                                  ^^^^^^
This should be -qrtems


> Does anybody know where the problem is?
Seems as if the -qrtems somehow gets lost. I don't know if you made a
typo somewhere, or if something is broken elsewhere.

Ralf





More information about the users mailing list