This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error
- From: "sherpya at netfarm dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2005 03:59:49 -0000
- Subject: [Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error
- References: <20050602131616.21878.sherpya@netfarm.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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