2012/3/23 niXman <[email protected]>: > 2012/3/23 Kai Tietz <[email protected]>: >> As they were built, it is pretty unlikely that the compiler itself has >> an issue. It must be related to your environment. Maybe PATH not >> proper set to DLL, or calling wrong tools, etc. > Why then gcc-4.6.3 in the same environment builds and runs successfully?
The problem is solved by copying libstdc++-6.dll from host compiler to $PREFIX/libexec/gcc/<target>/4.7.0/ , or by setting the option '--with-host-libstdcxx' in '--with-host-libstdcxx='-static -lstdc++'' Ruben was supposed to see this problem, too. Thanks. -- Regards, niXman ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
