build RTEMS with arm ADS tools

Ralf Corsepius corsepiu at faw.uni-ulm.de
Thu Nov 13 06:20:33 UTC 2003


On Thu, 2003-11-13 at 02:49, Ren, Han Tao (Hans) wrote:
>   Now have some other questions, is
> "/opt/rtems/arm-rtems/lib/libc.a" the newlib library?
Yes. This is the default multilib variant of newlib. There are others in
subdirectories.

>   Are
> "/opt/rtems/arm-rtems/armulator/lib/librtemsbsp.a librtemscpu.a" the RTEMS
> operating system library?
Yes. librtemscpu.a contains the CPU specific parts, librtemsbsp.a the
BSP specific parts.

>   So, Are these three library I should link my
> sample code in? 
Yes.

>  should I also link "start.o" in
> "/opt/rtems/arm-rtems/armulator/lib/"?
Normally yes.

Ralf





More information about the users mailing list