emacs-devel
[Top][All Lists]
Advanced

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

Re: Native-comp branch compilation error on Windows


From: Andrea Corallo
Subject: Re: Native-comp branch compilation error on Windows
Date: Thu, 17 Dec 2020 19:51:19 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"Liāu, Kiong-Gē 廖宮毅" <gongyi.liao@gmail.com> writes:

> Hi,
>
> I used last updated Msys2 as 2020-12-16 to install mingw64-x86_64
> version (10.2) of gcc and libgccjit to compile native-comp branch on
> Windows 10.
>
> I configured the build with flag --with-nativecomp, while compile it,
> I got the following error message:
>
> comp.c: In function 'Fcomp_el_to_eln_filename':
> comp.c:4110:36: error: expected ')' before 'PATH_REL_LOADSEARCH'
>  4110 |    Fregexp_quote (build_string ("/" PATH_REL_LOADSEARCH "/")));
>       |                                    ^~~~~~~~~~~~~~~~~~~~
>       |                                    )
> comp.c: In function 'Fcomp__compile_ctxt_to_file':
> comp.c:4458:12: warning: unused variable 'oldset' [-Wunused-variable]
>  4458 |   sigset_t oldset;
>       |            ^~~~~~

Hi Liāu,

please open a bug with M-x report-emacs-bug adding into the subject
[feature/native-comp].

Also if you could attach to the bug your src/epaths.h this will be
helpful.

Thanks!

  Andrea



reply via email to

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