Hi, Just to confirm that Racket v7.9 (regular version) is crashing when launching under rosetta 2.
Kind regards Andre On Thu, 12 Nov 2020 at 23:44, 'John Clements' via Racket Developers < [email protected]> wrote: > > > > On Nov 12, 2020, at 3:37 PM, Philip McGrath <[email protected]> > wrote: > > > > On Thu, Nov 12, 2020 at 6:09 PM 'John Clements' via Racket Developers < > [email protected]> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/1526ac41-f21a-42b3-92af-1d5b57d41cc0%40mtasv.net > . > -- https://www.andregarzia.com <http://www.andregarzia.com> Want to support me? Buy me a coffee at https://ko-fi.com/andregarzia -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAF3jwTm06-CiCe9wxYjCo5vhzw2w9pFGo5JecW3mZGBvypVb3g%40mail.gmail.com.
