help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with native compilation


From: Jonathon McKitrick
Subject: Re: Help with native compilation
Date: Wed, 27 Oct 2021 11:04:55 +0000

On Thu, Oct 21, 2021 at 03:04:00PM -0000, jcm@sdf.org wrote:
: > (setenv "LIBRARY_PATH"
: >   (string-join
: >     '("/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")
: > ":"))
: 
: That did the trick! Thank you very much, Daniel.

Now I'm trying the same process on M1, and I'm running into this error early:

checking for GNU Make... make
checking build system type... aarch64-apple-darwin21.1.0
checking host system type... aarch64-apple-darwin21.1.0
checking whether the C compiler works... no
configure: error: in `/private/tmp/emacs-headA28-20211027-68273-13cw6u8':
configure: error: C compiler cannot create executables
See `config.log' for more details

Do not report this issue to Homebrew/brew or Homebrew/core!

------------------------------------

I have xcode tools installed.


Jonathon McKitrick
--
'My other computer is your Linux box.'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]