In article <f4ba7be457.mickenx@michael.grunditz.gmail.com>,
Michael Grunditz <michael.grunditz@gmail.com> wrote:
> Hi
> I wonder if it is possible to build and use gccsdk on ARM Linux?
> I would love to do so. My PC does heat up the room :)
It builds successfully on a Raspberry Pi4 using Debian Buster (aarch32)
making the below change after the initial build fails,
Change line 2227 in srcdir.orig/gcc-trunk/gcc/config/arm/arm.h from 'if
defined(__arm__)' to 'if !defined(__arm__)'.
_______________________________________________
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