Hi
I use mingw-w64 WIN64 cross compiler for quite a while under CentOS 6.x
which use glibc-2.12.
(I use this version: mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2)
and everything is OK.
Recently, I need to porting my app from WIN64 to WIN32. As usual, I want
to use
WIN32 cross compiler under CentOS 6.x and I
install similar version: mingw-w32-1.0-bin_x86_64-linux_20110822.tar.bz2
However, when running gcc, I got the following error message:
./i686-w64-mingw32-gcc: /lib64/libc.so.6: version `GLIBC_2.14' not found
(required by ./i686-w64-mingw32-gcc)
I also try other mingw-w32-1.0-bin_x86_64-linux_xxxx version, all have the
same problem.
Anyone know how to fix this problem ?
Thanks a lot.
KC
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public