This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error


------- Additional Comments From sherpya at netfarm dot it  2005-06-05 03:59 -------
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

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21878


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]