Hi!
A long time ago, Thamm, Russell wrote:
However, it appears that the latest GPC version is incompatible with GNU C++.
I think I finally found out what had happened: Due to lack of disk space, I removed the source tree of the C++ compiler before building GPC. Maybe this source adds components to `libgcc.a' which are essential for compiling C++ programs.
Moral: Use `libgcc.a' from the GCC distribution. :-/
Peter