-w64/bugs/580/) but
it was closed because I apparently was clear enough that I do have multilib
mingw-w64 crt built and installed.
I can reproduce the issue with latest git gcc/binutils/mingw-w64, as well as
with the latest released versions of each.
Can you help me debug this issue?
FX
the expected/canonical build triplet?
FX
--
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
packages attached below)
3. downloading gcc trunk
4. ../gcc-trunk/configure --prefix=/home/FX/irun
--enable-languages=c,c++,fortran --disable-bootstrap && make
After step 4, the build dies with the following error:
make[2]: Entering directory '/home/FX/ibin/fixincludes
shouldn't be
used, but rather the full triplet x86_64-pc-mingw or, as a simpler
name, mingw-w64.
FX
--
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/
-
This SF.net email is sponsored by: Micro
sing built-in specs.
Target: x86_64-pc-mingw32
Configured with: ../../trunk/configure --prefix=/home/FX/irun64
--build=i586-pc-mingw32 --target=x86_64-pc-mingw32
--with-gmp=/home/FX/local --enable-languages=c --disable-werror
--disable-nls --disable-libssp --disable-bootstrap
--with-sysroot=/home/FX/
rt of gcc build are fine, but while compiling the
CRT I get:
cd ../../mingw-w64/trunk/mingw-w64-crt && /bin/sh
/home/FX/mingw-w64/trunk/mingw-w64-crt/missing --run autoheader
aclocal.m4:17: error: this file was generated for autoconf 2.61.
You have another version of autoconf. If you want to
rks fairly well, I
was told (by Fortran users; I don't know about g++).
For your issue, you should try running the compiler with its full
path: "C:\foo\bar\bin\g++.exe myfile.cpp". It helps the buggy GCC
driver.
FX
--
François-Xavier Coudert
http://www.hom
>> PS: I have another question: what is the roadmap for merging the
>> headers and crt with 32-bit mingw?
>
> You're a funny guy :) :) :)
Shall I understand that as a "not planned yet"?
FX
--
François-Xavier Coudert
http:/
2-bit mingw?
FX
--
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse01207
> Can you elaborate on that? How does gcc for instance know if you're
> targetting a Vista platform?
See http://gcc.gnu.org/ml/fortran/2008-03/msg00119.html and http://
gcc.gnu.org/ml/fortran/2008-03/msg00120.html
The fix is applied to all mingw hosts.
FX
--
François-Xavier C
>> Is this built with the Vista fix (-D__USE_MINGW_ACCESS)?
That fix has been included in the build system of GCC itself for
quite a few months now. You don't need to do anything special to
benefit from it (apart from using recent mingw headers along).
FX
--
François-Xavier C
11 matches
Mail list logo