[Bug libstdc++/17995] gcc-3.4.2/libstdc++-v3/libsupc++/eh_alloc.cc:34

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 4 20:59:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17995

--- Comment #19 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Cary Lewis from comment #18)
> There must be something unique about the SCO environment that leads to this
> error.
> 
> Maybe the way that the gcc 2.95.3 compiler gets installed.

The problem is an incompatibility between the SCO libc and the GCC you're
building, the gcc you use to build is irrelevant.

I'm busy all this week but will look into it next week.

In the meanwhile you could try configuring with different options for
--enable-cheaders, see
https://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html



More information about the Gcc-bugs mailing list