RTEMS for MIPS
Ralf Corsepius
corsepiu at faw.uni-ulm.de
Tue Sep 16 07:32:46 UTC 2003
On Tue, 2003-09-16 at 08:39, Ren, Han Tao (Hans) wrote:
> Ralf
>
> I'm a little confused. Should I add "-rtems" option when build
> mips-rtems-gcc?
No. -qrtems should be used when using RTEMS.
> Could you give more details?
>
> When I built mips-rtems-gcc. I just run
>
> ../gcc-3.2.2/configure --target=mips-rtems \
> --with-gnu-as --with-gnu-ld --with-newlib --verbose \
> --enable-threads --prefix=/opt/rtems
> make all
> make info
> make install
>
> And I got the mips-rtems-gcc mips-rtems-gcc, but it failed on compiling the
> sample code of RTEMS.
Here you are using RTEMS. There, -qrtems should be used.
-rtems as you seem to be doing doesn't make any sense.
Ralf
More information about the users
mailing list