This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Long standing ppc64 regression. Any workarounds?
- From: "Diego Novillo" <dnovillo at google dot com>
- To: gcc at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Cc: "Benjamin Kosnik" <bkoz at redhat dot com>
- Date: Tue, 25 Sep 2007 07:39:31 -0400
- Subject: Long standing ppc64 regression. Any workarounds?
I have not been able to get a clean libstdc++ build on ppc64 for more
than a month (since 2007-08-23). The failure is always the same.
While building libstdc++/system-error.cc, I get:
/home/dnovillo/perf/sbox/gcc/local.ppc64/src/libstdc++-v3/src/system_error.cc:67:
error: std::system_category causes a section type conflict
Ben, that change seems to be yours. Any idea on how can I fix it? Or
at least a workaround?
Thanks.