[Bug target/39738] GCC cannot build itself for win64 platform
css20 at mail dot ru
gcc-bugzilla@gcc.gnu.org
Mon Apr 13 15:48:00 GMT 2009
------- Comment #9 from css20 at mail dot ru 2009-04-13 15:48 -------
> Do you use for native toolchain an fresh initialized directory?
> Which version of toolchain you are using (especially header-set)?
> Do you use --prefix and --with-sysroot options?
I use directory with mingw-64 runtime installed as --prefix= and
--with-sysroot= argument. Toolchain versions:
binutils 2.19.1
gmp 4.2.4
mpfr 2.4.1
CRT and pthreads - last versions from
http://sourceforge.net/project/showfiles.php?group_id=202880
> You can try the following. Remove in your <prefix> directory the folder
> lib/gcc/x86_64-pc-mingw32/4.4.0/ and remove in your gcc's build directory the
> x86_64-pc-mingw32 folder. Then do a 'make'
No any changes.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39738
More information about the Gcc-bugs
mailing list