RTEMS ARMv8 Query

Gedare Bloom gedare at rtems.org
Wed Feb 24 11:24:40 UTC 2016


On Wed, Feb 24, 2016 at 5:42 AM, Raghav Nayak <raghav.nayak at nxp.com> wrote:
> Hey Ray,
>
>
>
> Thanks for the info. Do you have any documentation to build toolchain for V8
> through source builder?
>

RTEMS Source Builder simplifies/scripts the procedures to build the
toolchain using as much as possible the upstream (gcc, newlib,
binutils, etc) sources. RTEMS needs some customization in the compiler
to add the -rtems target. Since support has never been added for v8,
there will not be any such compiler support available yet. So the
first step has to look at adding that support:
https://docs.rtems.org/doc-current/share/rtems/html/porting/index.html


More information about the users mailing list