unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Gregory Heytings <gregory@heytings.org>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, 57849@debbugs.gnu.org
Subject: bug#57849: 29.0.50; MacOS ld warning from native compilation
Date: Fri, 16 Sep 2022 15:39:02 +0200	[thread overview]
Message-ID: <9120e297-52f4-0d74-8814-27e03ef14eb8@gmail.com> (raw)
In-Reply-To: <5ebd8fe9-5c98-b485-3618-1f6e398b6ed2@gmail.com>

And trying to pass "-Wl,-w", with "-w" being an ld options to suppress 
warnings, doesn't work either (not that it would be a good idea...)

(let ((native-comp-compiler-options '("-Wl,-w")))
   (native-compile "/Users/gerd/emacs/crash.el"))

Compiling 
/Users/gerd/.emacs.d/eln-cache/29_0_50-72ec8db5/crash-e892b236-cea0f727.eln...
libgccjit.so: error: command-line option '-Wl,-w' is valid for the 
driver but not for

For what it doesn't say, but I guess it means for libgccjit.so :-). 
"gcc -Wl,w some.c" works just fine.

So, I guess we're hosed.  Unless someone has another idea.





  reply	other threads:[~2022-09-16 13:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16  5:48 bug#57849: 29.0.50; MacOS ld warning from native compilation Gerd Möllmann
2022-09-16 10:51 ` Lars Ingebrigtsen
2022-09-16 12:34   ` Gerd Möllmann
2022-09-16 12:39     ` Lars Ingebrigtsen
2022-09-16 12:44       ` Gerd Möllmann
2022-09-16 12:44   ` Gregory Heytings
2022-09-16 12:50     ` Gerd Möllmann
2022-09-16 13:05       ` Gerd Möllmann
2022-09-16 13:39         ` Gerd Möllmann [this message]
2022-09-16 13:52           ` Eli Zaretskii
2022-09-16 14:01             ` Gerd Möllmann
2022-09-16 21:53       ` Andrea Corallo
2022-09-17  4:45         ` Gerd Möllmann
2022-09-17  7:16           ` Gerd Möllmann
2022-09-17  7:31             ` Eli Zaretskii
2022-09-17  8:17               ` Gerd Möllmann
2022-09-17  8:57                 ` Gerd Möllmann
2022-09-19  5:19                   ` Gerd Möllmann
2024-05-18  6:30                     ` Gerd Möllmann

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=9120e297-52f4-0d74-8814-27e03ef14eb8@gmail.com \
    --to=gerd.moellmann@gmail.com \
    --cc=57849@debbugs.gnu.org \
    --cc=gregory@heytings.org \
    --cc=larsi@gnus.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 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).