all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bartosz Bubak <bartosz.bubak@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Emacs uses "global" compiler instead of embedded
Date: Wed, 28 Sep 2022 22:22:19 +0200	[thread overview]
Message-ID: <CAFH7cOq2YmkmNximE207DigReNPhGdtUZ5VjC08Yh_4hHbqBtA@mail.gmail.com> (raw)

Hi,
I am just starting my adventure with emacs, and I have already encountered
a rather unusual problem. As a beginner, I chose the easier option and
installed everything from the package (emacs-28.2-installer.exe). After
starting the editor, it turned out that the logs contain a lot of warnings
(errors?) caused by using the wrong compiler. I mean, emacs uses the
"global" gcc (along with the libraries) which I have in the PATH
environment variable, instead of which it has in the embedded package (the
/bin subdirectory). Interestingly, I have libgccjit-0.dll in the global
directory, but it doesn't seem to work properly.

Warning (comp): c: /tools/emacs/share/emacs/28.2/lisp/org/org-entities.el:
Error: Internal native compiler error failed to compile
Warning (comp): C: \\ ProgramData \\ chocolatey \\ lib \\ mingw \\ tools \\
install \\ mingw64 \\ bin \\ libgccjit-0.dll: error: error invoking gcc
driver

Is it possible to somehow configure emacs to only use embedded libraries?

So far, the only workaround I have found is uninstalling the entire MinGW
or removing it from the system PATH. After MinGW is removed, everything
works fine as emacs and all the add-ons I downloaded.

P.S. Emacs 28.2 on Windows 11, as "global" mingw-64
-- 
Best regards
Bart Bubak


             reply	other threads:[~2022-09-28 20:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 20:22 Bartosz Bubak [this message]
2022-09-29  3:13 ` Emacs uses "global" compiler instead of embedded Stefan Monnier via Users list for the GNU Emacs text editor
2022-09-29  6:21   ` Eli Zaretskii
2022-09-29 13:16     ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-09-29 16:12       ` Bartosz Bubak
2022-09-29 16:34         ` Eli Zaretskii
2022-09-30  8:02           ` Bartosz Bubak
2022-09-30 10:26             ` Eli Zaretskii
2022-09-29  5:51 ` Eli Zaretskii

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=CAFH7cOq2YmkmNximE207DigReNPhGdtUZ5VjC08Yh_4hHbqBtA@mail.gmail.com \
    --to=bartosz.bubak@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.