δΊ 2012/3/7 20:29, niXman ει:
2012/3/7 xunxun<[email protected]>:
Try
cd /home/niXman/mingw-build/gcc-4.6.3/./gcc/
xgcc -v -x c++ /dev/null
Attached.
Your log has something wrong:
COLLECT_GCC_OPTIONS='-v' '-mtune=generic' '-march=pentiumpro'
as -o C:\Users\niXman\AppData\Local\Temp\ccEQognc.o
C:\Users\niXman\AppData\Local\Temp\cczamhKE.s
xgcc.exe: fatal error: -fuse-linker-plugin, but liblto_plugin-0.dll not
found
compilation terminated.
You should put liblto_plugin-0.dll to
/home/niXman/mingw-build/gcc-4.6.3/./gcc/
And type it again
xgcc -v -x c++ /dev/null
And your
building binutils:
--target=i686-w64-mingw32
--enable-targets=x86_64-w64-mingw32,i686-w64-mingw32
--enable-multilib
--enable-64-bit-bfd
--prefix=$PREFIX
--with-sysroot=$PREFIX
--disable-nls
--enable-lto
--with-libiconv-prefix=$LIBS_DIR
I think you should take out
--target=i686-w64-mingw32
Should I delete this option?
I try...
I think should delete because there has been
--enable-targets
I don't know any of --target and --enable-targets has priority
--
Best Regards,
xunxun
--
Best Regards,
xunxun
------------------------------------------------------------------------------
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