bug#47429: Re 47429:allocating JIT code buffer failed: Permission denied

Jeffrey Walton <[email protected]>
Newsgroups gmane.lisp.guile.bugs
Message-ID <CAH8yC8nP33X5mOwH+ScS7TnJWJXESZcqJqT=zVdxU7B8WrU4=A@mail.gmail.com>
The GUILE_ENABLE_JIT m4 macro should _not_enable JIT on the Apple
silicon. That's going to take a real port.

This may help in detecting the M1 as long as build==host.

    apple_silicon=`sysctl machdep.cpu.brand_string 2>/dev/null | grep
-i -c "Apple M1"`

If a cross-compile is happening, then TARGET_OSX and MAP_JIT macros may help.

Jeff
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.