emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: Óscar Fuentes
Subject: Re: windows build failure
Date: Wed, 29 May 2013 17:50:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> When I try to build with non-Posix build method (run configure.bat and
>> make bootstrap under nt/ directory), got same error.
>> 
>> gcc version is TDM-GCC 4.7.1 32bit 
>> (http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm-gcc-4.7.1-2.exe/download).
>
> I built that version with GCC 4.7.2 from mingw.org, and didn't get the
> problem.

Two days ago I tried the autotools-based build method with a fresh MSYS
install + MinGW-w64 4.7.2 (32 bits) and it complained with redefinitions
of some time-related functions. Then tried with MinGW's gcc 4.6.? and it
worked fine.

Maybe TDM is using the MinGW-w64 headers?

BTW, I had to install msys-coreutils-ext package with mingw-get for
avoiding hundreds of messages about non-existing chown executable while
on `make install'.

Apart from that and ignoring the big fat MSYS dependency, using the
autotools build on Windows was smooth enough. Thank you.




reply via email to

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