2012/3/7 niXman <[email protected]>: > 2012/3/7 Kai Tietz <[email protected]>: >> >> Have you rebuild crt and host-part of gcc? > Yes. > binutils/CRT/gcc-c. > >> How are you configuring crt? > --host=i686-w64-mingw32 > --target=i686-w64-mingw32 > --prefix=$PREFIX > --with-sysroot=$PREFIX > --enable-lib32 > --enable-lib64 > > > Kai, as host compiler I use i686-pc-mingw32 single targeted.
Hmm, beside specifying --target here (shouldn't be this option omitted?) I see nothing special. You sequence you gave I assume is a short-cut, as build order has to be 'build and install binutils, crt-headers, build and install gcc via (all-gccl & install-gccl), adding path, build and install crt, and then build and install the reset of gcc). Kai ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
