2012/3/7 niXman <[email protected]>: > 2012/3/7 Kai Tietz <[email protected]>: >> 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`ll do it. > >> and then build and install the reset of gcc). > all & install ?
Yes, 'make && make install' for gcc after CRT install. Before it makes no sense as no crt is present. Kai > -- > Regards, > niXman ------------------------------------------------------------------------------ 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
