all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonathon McKitrick <jcm@sdf.org>
To: Daniel Fleischer <danflscr@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Help with native compilation
Date: Wed, 27 Oct 2021 11:04:55 +0000	[thread overview]
Message-ID: <20211027110455.hskzd6of2lt3mmw3@sdf.org> (raw)
In-Reply-To: <c8ac3f3b9a99d20f64d3fe1b7d4c04c6.squirrel@mx.sdf.org>

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	other threads:[~2021-10-27 11:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19 10:59 Help with native compilation Jonathon McKitrick
2021-10-19 19:24 ` Daniel Fleischer
2021-10-21 15:04   ` jcm
2021-10-27 11:04     ` Jonathon McKitrick [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211027110455.hskzd6of2lt3mmw3@sdf.org \
    --to=jcm@sdf.org \
    --cc=danflscr@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.