[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Correctly handling MinGW-w64
From: |
Óscar Fuentes |
Subject: |
Re: [RFC] Correctly handling MinGW-w64 |
Date: |
Mon, 17 Nov 2014 17:04:31 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
>> From: Óscar Fuentes <address@hidden>
>> Date: Mon, 17 Nov 2014 04:24:18 +0100
>>
>> Right now I can't test the change because the build fails with
>>
>> ./temacs: cannot execute binary file: Exec format error
>
> Sounds like some Binutils problem. Can you invoke the resulting
> binary from the cmd.exe command line?
No:
$ src/temacs.exe
bash: src/temacs.exe: cannot execute binary file: Exec format error
Doing the same from cmd.exe results on the OS showing a fancy banner
that says that this application can't run on my Pc, which I interpret as
the user friendly way of saying the same as bash says.
- Re: [RFC] Correctly handling MinGW-w64, (continued)
- Re: [RFC] Correctly handling MinGW-w64, Eli Zaretskii, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Eli Zaretskii, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Paul Eggert, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Eli Zaretskii, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Eli Zaretskii, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Paul Eggert, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Eli Zaretskii, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64, Óscar Fuentes, 2014/11/16
- Re: [RFC] Correctly handling MinGW-w64, Eli Zaretskii, 2014/11/17
- Re: [RFC] Correctly handling MinGW-w64,
Óscar Fuentes <=