unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Fleischer <danflscr@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 50411@debbugs.gnu.org, "Niels Søndergaard" <nisoni@algon.dk>
Subject: bug#50411: 28.0.50; emacs compilation
Date: Sat, 18 Sep 2021 16:58:32 +0300	[thread overview]
Message-ID: <m2k0jem1dj.fsf@gmail.com> (raw)
In-Reply-To: <83bl56rmw8.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 06 Sep 2021 13:58:31 +0300")

Eli Zaretskii [2021-09-06 Mon 13:58] wrote:

>> I have libgcc_s.1.1.dylib at  /opt/homebrew/Cellar/gcc/11.2.0/lib/gcc/11 all newly installed after the book
>
> I guess this calls for maxOS experts to figure out what's wrong.

I had a similar issue; solved it by defining the relevant libraries in the
early-init.el file in the ~/.emacs.d/ folder:

(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.

-- 

Daniel Fleischer





  reply	other threads:[~2021-09-18 13:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05 19:10 bug#50411: 28.0.50; emacs compilation Niels Søndergaard
2021-09-06  4:39 ` Eli Zaretskii
2021-09-06  8:30   ` Niels Søndergaard
2021-09-06  8:38   ` Niels Søndergaard
2021-09-06 10:58     ` Eli Zaretskii
2021-09-18 13:58       ` Daniel Fleischer [this message]
2021-09-18 14:20         ` Eli Zaretskii
2021-09-18 20:28           ` Niels Søndergaard
2021-09-18 21:25           ` Daniel Fleischer
2021-09-19  0:46             ` Niels Søndergaard
2021-09-19  7:08               ` Daniel Fleischer
2021-09-19  5:40             ` Eli Zaretskii
2021-09-19 14:30               ` Daniel Fleischer
2021-09-19 16:16                 ` Eli Zaretskii
2021-09-19 17:56                   ` Alan Third
2021-09-22  6:49                     ` Eli Zaretskii
2021-09-22  7:09                       ` Niels Søndergaard
2022-08-22 20:50                       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m2k0jem1dj.fsf@gmail.com \
    --to=danflscr@gmail.com \
    --cc=50411@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=nisoni@algon.dk \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).