Monday, 13 April 2020

Re: [gccsdk] Is it time for a new version of GCC4?

On 19/03/2020 20:51, Steffen Huber wrote:
> Hi Lee,
>
>> Lee Noar <lee.noar@sky.com> wrote:
>>
>> I've now added the fortran compiler and runtime library to the cross
>> compiler. I'm not familiar with fortran, but I was able to build a
>> simple helloworld test program and run the result on RISC OS (after
>> installing the libgfortran runtime shared library).
>> The compiler's name is arm-riscos-gnueabihf-gfortran.
>
> Oh, you're having a run of luck? Maybe you could also try to add GNAT? I promise I won't ask for working support for tasking :-)
>
> Although ISTR that there were incompatibilities between that version of GCC, GNAT and the ARM backend.

Unfortunately, I've not been able to build GNAT. The build always fails
with:

a-cbdlli.ads:38:14: violation of restriction "No_Finalization" at
system.ads:47

I've even tried building GCC 9.3 in the hope that they've fixed it,
but the result is the same. Perhaps this is the incompatibility you
mention.

Lee.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment