Hi! I'm trying to install GPC on HP-UX 11.00 machine
I've got GPC and gcc-core.2.95.x sources from the archive site and tried to build it.
After several failures I've tried to build GCC only and then failed again.
Then I've checked the GCC site at gcc.gnu.org and that is what it says:
http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux11
GCC 3.0 and up support HP-UX 11. You must use GNU binutils 2.11 or above on this platform. Thread support is not currently implemented for this platform, so --enable-threads does not work. See http://gcc.gnu.org/ml/gcc-prs/2002-01/msg00551.html and http://gcc.gnu.org/ml/gcc-bugs/2002-01/msg00663.html. GCC 2.95.x is not supported under HP-UX 11 and cannot be used to compile GCC 3.0 and up. Refer to binaries for information about obtaining precompiled GCC binaries for HP-UX.
I wonder whether I can build the GPC in such a case???
Also what if I'll download gcc-core.3.x instead of gcc-core.2.95.x?
Will I be able to build GPC in such a case???
Sincerely, Nick