bug-m4
[Top][All Lists]
Advanced

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

Re: GNU M4 Install


From: Eric Blake
Subject: Re: GNU M4 Install
Date: Thu, 28 Feb 2013 08:26:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

On 02/27/2013 10:11 PM, Alex Gonzalez wrote:
> Hello,
> 
> on windows 7 - 64
> using CYGWIN 1.7.17-1
> trying to install m4 1.4.16

Why aren't you using the m4 pre-built for cygwin?

> 
> Configured with: ../../../src/gcc-4.6.3/configure --build=i686-w64-mingw32 
> --target=i686-w64-mingw32 --enable-languages=c,c++,fortran --enable-libgomp 
> --enable-lto --enable-bootstrap --enable-checking=release 
> --enable-version-specific-runtime-libs --disable-multilib --disable-nls 
> --disable-win32-registry --disable-werror --with-pkgversion='gcc-4.6.3 
> release with patches [build 20121012 by perlmingw.sf.net]' 
> --with-sysroot=/gccbuild/prefix/mingw32 --with-gmp=/gccbuild/prefix/mingw32 
> --with-mpfr=/gccbuild/prefix/mingw32 --with-mpc=/gccbuild/prefix/mingw32 
> --with-ppl=/gccbuild/prefix/mingw32 --with-cloog=/gccbuild/prefix/mingw32 
> --enable-cloog-backend=isl --with-bugurl=http://mingwfp.znix.com 
> --with-gnu-ld --prefix=/gccbuild/prefix/mingw32 
> --with-local-prefix=/gccbuild/prefix/mingw32 
> --with-libiconv-prefix=/gccbuild/prefix/mingw32

Oh, you aren't compiling for cygwin.  You're trying to do a
cross-compiler build for mingw.  In which case, this is not a cygwin
question, but a cross-build question related to mingw.

Most likely, this is a situation where no one has ever cross-compiled -
m4 1.4.16 was released before the 64-bit mingw project took off, so
while modern gnulib may be able to cope with this situation, the version
of gnulib used at the time of the m4 release obviously does not.  It's
been ages since I've attempted to do a cross-compile to mingw, but as I
need to release m4 1.4.17 sometime anyways to resolve FTBFS on modern
glibc, I'll try and do that before making a release.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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