all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs uses "global" compiler instead of embedded
Date: Fri, 30 Sep 2022 13:26:51 +0300	[thread overview]
Message-ID: <83sfk9duok.fsf@gnu.org> (raw)
In-Reply-To: <CAFH7cOpGSUc8ZzTcRU8nPCPV9O+WAAgXfF5UaKdH1pRNUY0OWw@mail.gmail.com> (message from Bartosz Bubak on Fri, 30 Sep 2022 10:02:39 +0200)

> From: Bartosz Bubak <bartosz.bubak@gmail.com>
> Date: Fri, 30 Sep 2022 10:02:39 +0200
> Cc: help-gnu-emacs@gnu.org
> 
> >> That's what I'm explaining from the beginning, I have only one MinGW
> >> instance, in chocolatey.
> >> The second is installed and configured automatically by the emacs
> installer
> >> and that is what emacs should use.
> >> Not my "main" in the system.
> 
> > Didn't you say that if you remove the GCC installation in
> > C:\Program Files\Emacs\emacs-28.2\, everything starts working?
> 
> No, I removed my MinGW installation, then everything works fine.

What is "your MinGW installation" in this context?  Is it what came
with Emacs, or is it what was installed from chocolatey?  They are
both "MinGW" (AFAIU), so what you say is ambiguous.

> > AFAIU, it isn't Emacs that looks for GCC, it's libgccjit DLL.  So
> >maybe just removing libgccjit DLL that came with Emacs will solve your
> > problem.
> 
> I tried it, just for the test. It didn't change anything.

What exactly did you try, and how did it "not change anything"?

Does Emacs succeed in loading libgccjit you have from chocolatey, when
you remove the DLL that came with Emacs?  If not, does the chocolatey
libgccjit DLL live in some directory on PATH?

> As you mentioned on Reddit, the installer doesn't ask for anything and
> doesn't let you NOT install local gcc.

But if removing the local GCC (which is what? the one that came with
Emacs?) doesn't leave you with Emacs that can natively-compile,
there's a larger problem here, one that I don't yet understand.

What version of GCC did you install from chocolatey?  What does
"gcc --version" there say?



  reply	other threads:[~2022-09-30 10:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 20:22 Emacs uses "global" compiler instead of embedded Bartosz Bubak
2022-09-29  3:13 ` 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 [this message]
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=83sfk9duok.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.