emacs-devel
[Top][All Lists]
Advanced

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

Re: building emacs-dynamic-modules on Windows Msys64 mingw32


From: Eli Zaretskii
Subject: Re: building emacs-dynamic-modules on Windows Msys64 mingw32
Date: Sat, 25 Oct 2014 09:34:20 +0300

> From: Stephen Leake <address@hidden>
> Date: Fri, 24 Oct 2014 17:15:21 -0500
> 
> make[2]: Leaving directory '/c/Projects/emacs/emacs-dynamic-module/lisp'
> if test "no" = "yes"; then \
>   rm -f bootstrap-emacs.exe; \
>   ln temacs.exe bootstrap-emacs.exe; \
> else \
>   ./temacs --batch --load loadup bootstrap || exit 1; \
>   test "X" = X ||  -zex emacs.exe; \
>   mv -f emacs.exe bootstrap-emacs.exe; \
> fi
> /bin/sh: line 4: ./temacs: cannot execute binary file: Exec format error

What kind of file is 'temacs'?  Can you invoke it from the Windows cmd
prompt?



reply via email to

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