Hi,
Thanks to the advice from this list I've managed to build GCC targeting
aarch64 (thanks!).
Is there some way I can now run the tests in a Foundation model? I
don't really know how this would work -- I guess using
aarch64-unknown-linux-gnu-gcc etc to build binaries, scp them onto the
model, r
On 12 September 2013 06:00, Michael Hudson-Doyle
wrote:
> Hi,
>
> Thanks to the advice from this list I've managed to build GCC targeting
> aarch64 (thanks!).
>
> Is there some way I can now run the tests in a Foundation model? I
> don't really know how this would work -- I guess using
> aarch64-
---
Hi all,
The reason for my most recent question on the list was that I was
investigating if gccgo targeting aarch64 would work. It turns out that
it's really close (to building and working for trivial programs, at
least): it depends on libatomic which explicitly does not support
AArch64, but