------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05 06:30 ------- (In reply to comment #4) > the problematic dirs are target-libiberty target-libstdc++-v3 > since adding this to target: > skipdirs="target-libiberty target-libstdc++-v3" > compiles fine (cross compiling with linux), anyway I suppose this cannot work > on > native mingw32 build, but I'll test it anyway
but skipping those will cause you not have the standard C++ library (STL). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21878