> On Nov 12, 2020, at 3:37 PM, Philip McGrath <phi...@philipmcgrath.com> wrote: > > On Thu, Nov 12, 2020 at 6:09 PM 'John Clements' via Racket Developers > <racket-dev@googlegroups.com> wrote: > I just spent some time on the chez web page, and it’s astonishingly opaque; I > can’t see any mention at all of what architectures it supports, which you’d > think would be a front-page item for a native compiler. > > I think you want > https://cisco.github.io/ChezScheme/release_notes/v9.5/release_notes.html, > which says: > • Linux x86, nonthreaded (i3le) and threaded (ti3le) > • Linux x86_64, nonthreaded (a6le) and threaded (ta6le) > • MacOS X x86, nonthreaded (i3osx) and threaded (ti3osx) > • MacOS X x86_64, nonthreaded (a6osx) and threaded (ta6osx) > • Linux ARMv6 (32-bit), nonthreaded (arm32le) > • Linux PowerPC (32-bit), nonthreaded (ppc32le) and threaded (tppc32le) > • Windows x86, nonthreaded (i3nt) and threaded (ti3nt) > • Windows x86_64, nonthreaded (a6nt) and threaded (ta6nt) [experimental] > (The source file has commented-out lines about OpenSolaris and various BSDs.) Ah! Makes sense. So it sounds like the Aarch64 code is not yet part of the main repo. Thanks, John -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/1526ac41-f21a-42b3-92af-1d5b57d41cc0%40mtasv.net.
Re: [racket-dev] new Architecture?
'John Clements' via Racket Developers Thu, 12 Nov 2020 15:45:09 -0800
- [racket-dev] new Architecture? 'John Clements' via Racket Developers
- [racket-dev] new Architecture? 'John Clements' via Racket Developers
- Re: [racket-dev] new Archit... Matthew Flatt
- Re: [racket-dev] new Ar... 'John Clements' via Racket Developers
- Re: [racket-dev] ne... Philip McGrath
- Re: [racket-de... Paulo Matos
- Re: [racket-dev] ne... 'John Clements' via Racket Developers
- Re: [racket-de... Andre Garzia
- Re: [racket-dev] new Archit... Paulo Matos