RTEMS ARMv8 Query

Gedare Bloom gedare at rtems.org
Wed Feb 24 18:22:53 UTC 2016


Hi Raghav,

On Wed, Feb 24, 2016 at 1:20 PM, Raghav Nayak <raghav.nayak at nxp.com> wrote:
> Hey,
>
> I am trying to build toolchain for armv8 getting following error
> "configure: error: GAS does not know what format to use for target aarch64-unknown-rtems4.12"
>
See Joel's email. To build a correct compiler toolchain for RTEMS, you
have to modify binutils and gcc.

> Could anybody please help me to resolve this issue. Thanks in advance
>
>
> With Regards
>   Raghav
>
>
> -----Original Message-----
> From: gedare at gwmail.gwu.edu [mailto:gedare at gwmail.gwu.edu] On Behalf Of Gedare Bloom
> Sent: Wednesday, February 24, 2016 4:55 PM
> To: Raghav Nayak
> Cc: Xu Ray; users at rtems.org
> Subject: Re: RTEMS ARMv8 Query
>
> 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