Hello, As I’m usinsing an iMAC M (arch64) machine, the env string is: LIBRARY_PATH=/opt/homebrew/Cellar/gcc/11.2.0/lib/gcc/11:/opt/homebrew/Cellar/libgccjit/11.2.0/lib/gcc/11:/opt/homebrew/Cellar/gcc/11.2.0/lib/gcc/11/gcc/aarch64-apple-darwin20/11.1.0 Actually the compiler session succeeded, and I’m running the build from today right now. The module “comp.cc ” came out with 4 warnings, that all. Med venlig hilsen Niels Niels Søndergaard Mariehøj 236, 2990 Nivå +45 4052 2789niels@algon.dk Ultra posse nemo obligatur. > Den 18. sep. 2021 kl. 16.20 skrev Eli Zaretskii : > >> From: Daniel Fleischer >> Cc: Niels Søndergaard , >> 50411@debbugs.gnu.org >> Date: Sat, 18 Sep 2021 16:58:32 +0300 >> >> Eli Zaretskii [2021-09-06 Mon 13:58] wrote: >> >> (setenv "LIBRARY_PATH" >> "/usr/local/opt/gcc/lib/gcc/11:/usr/local/opt/libgccjit/lib/gcc/11:/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11.2.0") >> >> I think it will solve the issue, but maybe we need to put it somewhere >> else so Mac people have a better experience (out of the box) in using >> the "native-compilation" feature. > > etc/PROBLEMS, perhaps?