http://pastebin.com/9F3ZRg3h I'm running into problems in the second build of gcc it gets to 'mempcpy' and then fails. I've tried to find a error like this but the only one I found that was exactly the same error was in regards to lyx.
and that was after going though quite a few pages of search results. This is my configuration command; CC="$LFS_TGT-gcc -B/tools/lib/" AR=/w-environment/bin/$LFS_TGT-ar RANLIB=/w-environment/$LFS_TGT-ranlib ../source/binutils/configure --prefix=/w-environment/ --with-local-prefix=/w-environment/ --enable-shared --enable-langauges=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --without-ppl --without-cloog --build=$MACHTYPE --host=$LFS_TGT --with-mpfr=$(pwd)/../source/mpfr --with-mpfr-lib=$(pwd)/mpfr/.libs and do tell me if this is the right group to ask this in, or if I should direct this to the devel group? ------------------------------------------------------------------------------ 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
