Dear sirs,
I am having problems while compiling SSH 1.2.27. Machine is IBM RS/6000,
running AIX 4.3.2.
While compiling ssh I am getting this :
bash-2.03# make
cd gmp-2.0.2-ssh-2; make
Making all in mpn
Making all in tests
Target "all" is up to date.
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:106: Invalid `asm' statement:
divmod_1.c:106: fixed or forbidden register 64 (mq) was spilled for class
MQ_REG
S.
divmod_1.c:107: Invalid `asm' statement:
divmod_1.c:107: fixed or forbidden register 64 (mq) was spilled for class
MQ_REG
S.
divmod_1.c:112: Invalid `asm' statement:
divmod_1.c:112: fixed or forbidden register 64 (mq) was spilled for class
MQ_REG
S.
divmod_1.c:113: Invalid `asm' statement:
divmod_1.c:113: fixed or forbidden register 64 (mq) was spilled for class
MQ_REG
S.
divmod_1.c:146: Invalid `asm' statement:
divmod_1.c:146: fixed or forbidden register 64 (mq) was spilled for class
MQ_REG
S.
divmod_1.c:146: Invalid `asm' statement:
divmod_1.c:146: fixed or forbidden register 64 (mq) was spilled for class
MQ_REG
S.
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
Stop.
I am using gcc, precompiled version from ftp://aixpdslib.seas.ucla.edu/pub/ :
# gcc --version
2.95.1
#
Please, tell me what's wrong.
WBR,
Martynas