I'am trying to compile ssh 1.2.27 on AIX 4.3.2 with egcs-2.91.66. I got
this message on the screen:

make[1]: Entering directory `/usr/local/src/ssh-1.2.27/gmp-2.0.2-ssh-2'
Making all in mpn
make[2]: Entering directory
`/usr/local/src/ssh-1.2.27/gmp-2.0.2-ssh-2/mpn'
Making all in tests
make[3]: Entering directory
`/usr/local/src/ssh-1.2.27/gmp-2.0.2-ssh-2/mpn/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/usr/local/src/ssh-1.2.27/gmp-2.0.2-ssh-2/mpn/tests'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1
-DHAVE_RANDOM=1 -DSIZEOF_INT=4 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g
-O2  -c divmod_1.c
divmod_1.c: In function `__mpn_divmod_1':
divmod_1.c:208: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
This may be due to a compiler bug or to impossible asm
statements or clauses.
make[2]: *** [divmod_1.o] Error 1
make[2]: Leaving directory
`/usr/local/src/ssh-1.2.27/gmp-2.0.2-ssh-2/mpn'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/ssh-1.2.27/gmp-2.0.2-ssh-2'
make: *** [gmp-2.0.2-ssh-2/libgmp.a] Error 2

Any ideas are welcome.

ku


--
 Hans-Dieter Kutz           media support group GmbH
 phone +49 221 3091-565     Bonner Strasse 172 - 176
 fax   +49 221 3091-566     D-50968 Koeln
 [EMAIL PROTECTED]    Germany


Reply via email to