emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] [WIP] Port feature/native-comp to Windows.


From: Andrea Corallo
Subject: Re: [PATCH] [WIP] Port feature/native-comp to Windows.
Date: Sun, 10 May 2020 13:01:31 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Nicolas Bértolo <address@hidden> writes:

>> I think that's the misunderstanding: libgccjit *is* GCC.  No external
>> compiler is required.
>
> I understand that. But we need some extra files, like libgcc.a and
> some extra binaries: as, ld, and collect2.
> If understood the libgccjit sources correctly it will try to find
> them in a directory like: /usr/lib/gcc/x86_64-w64-mingw32/10.0.0

Okay but binutils is just a dependency of libgccjit.  I don't know
Windows but is usually up to the user to admin his system, so yes when
you upgrade libgccjit maybe a new binutils could be needed, but still
Emacs is independent.

Unless we are discussing distributing a bundle, but that's another
subject I think no?

Andrea

-- 
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]