Jean-Marc Ottorini wrote:
I am currently in the process of compiling GPC on an SGI O2 station under Irix 6.5, and an error is occurring in the buiding of the compiler (after a successful configuration).
This compilation is based on gcc-2.95.2 (the core version) and gpc-20000719.
Have you tried to build GCC without GPC first? The error message
[...]
gmake[1]: *** [stmp-multilib] Error 1 gmake[1]: Leaving directory `/usr/people/ottorini/pascal/gpc-build/gcc' gmake: *** [install-gcc] Error 2
looks like the problem is not in the GPC code, but in the general GCC code.
Did you check the section on Irix in the install/specific.html file, and perhaps the URL at sgi.com given there?
Frank