emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : emacs-28 windows binaries available from alpha


From: Corwin Brust
Subject: Re: [External] : emacs-28 windows binaries available from alpha
Date: Fri, 4 Feb 2022 17:10:11 -0600

Thanks Drew.

On Fri, Feb 4, 2022 at 4:12 PM Drew Adams <drew.adams@oracle.com> wrote:
>
> I meant to include the backtrace:

I wasn't able to reproduce before you sent this, in so much as the elc
file you had attached loaded for me locally under Emacs 28 without
issue.  Now that I see we're invoking the native compiler I can try
also on the no-MSYS machine where I've been pre-testing the pre-test
packages ;)

Just to confirm:
1. does the machine where this occurs have MSYS including libgccjib
and gcc, and if so
2. is bin folder of that MSYS installation on your path?

As I strongly suspect you know: We aren't providing libgccjib+gcc with
the Emacs 28 distributions, at least we haven't decided to do that so
far.

>
> Debugger entered--Lisp error: (error "Cannot find libgccjit library")
>                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   error("Cannot find libgccjit library")
>   comp-ensure-native-compiler()
>   comp--native-compile((lambda (arg0 &optional arg1 arg2 arg3) (let ((f 
> #'read-buffer)) (funcall f arg0 arg1 arg2 arg3))) nil 
> "d:/usr/drew/.emacs.d/eln-cache/28.0.91-bfc49136/su...")
>   comp-trampoline-compile(read-buffer)
>   comp-subr-trampoline-install(read-buffer)
>   defalias(read-buffer #f(compiled-function (prompt &optional default 
> require-match predicate) #<bytecode 0x1283e7579f6aadb2>))
>   load-file("~/drews-lisp-20/strings.elc")
>   funcall-interactively(load-file "~/drews-lisp-20/strings.elc")
>   command-execute(load-file record)
>   execute-extended-command(nil "load-file" "load-f")
>   funcall-interactively(execute-extended-command nil "load-file" "load-f")
>   command-execute(execute-extended-command)

Appreciate the backtrace; I'll reply again when I can attempt testing
in a sans-MSYS environment.

Corwin



reply via email to

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