RTEMS Release Snapshot: 5.0.0-m2003 (03 Mar 2020)

Michael Davidsaver mdavidsaver at gmail.com
Mon Mar 9 05:50:03 UTC 2020


On 3/5/20 9:40 PM, Chris Johns wrote:
>> How would you go about building a toolchain for pc686 with the legacy stack using RSB?
> 
> This is a good question as it is missing from the documentation.
> 
> A quick command list is:
> 
> $ ../source-builder/sb-set-builder \
>    --prefix=/opt/rtems/5 --log=i386.txt \
>    5/rtems-i386
> $ ../source-builder/sb-set-builder \
>    --prefix=/opt/rtems/rsb/5 --log=i386-pc.txt \
>    --target=i386-rtems5 --with-rtems-bsp=pc686 \
>    --with-rtems-legacy-network 5/rtems-kernel

FYI. this succeeds for me.  I haven't had time to follow up and try to do something useful
with the resulting toolchain.


More information about the users mailing list