Hello -
Please excuse me if this has been hashed out already;
Installating ssh-1.2.16;
cc = gcc or cc
w/ or w/o rsaref2
DU 4.0
modified rsaref2/source/global.h to UINT4 unsigned int
We get the follwing errors when compiling with DU4.0 from this segment of
the make..
cd gmp-2.0.2; make
cd mpn; make "CC=gcc -O2" "CFLAGS=-g -O" "XCFLAGS=" libmpn.a
gcc -O2 -c -I. -I.. -I. -I./.. -g -O mp_bases.c
*** Exit 1*** Exit 1*** Exit 1
.. gives us the follwing errors..
as0: Error: mp_bases.c, line 5: undefined assembler operation: .stabs
.stabs "UWtype:t5",128,0,292,0
as0: Error: mp_bases.c, line 5: undefined assembler operation: .stabs
.stabs "UHWtype:t4",128,0,293,0
as0: Error: mp_bases.c, line 5: undefined assembler operation: .stabs
.stabs "ieee_double_extract:T35=u8s:36=s8manl:4,0,32;manh:4,32,20;exp:4,52,
11;sig:4,63,1;;,0,64;d:13,0,64;;",128,0,0,0
as0: Error: mp_bases.c, line 5: undefined assembler operation: .stabs
.stabs "__mp_bases:G37=ar1;0;255;34",32,0,290,0
Stop.
Stop.
As noted above, we've tried both cc & gcc, prodicing the same errors;
I've been thru various FAQ's... Has anyone successfully compiled ssh-1.2.16
on a DU4.0 machine ?, and/or can someone point me in the right direction?
Please reply to dhoyt_at_oem.net,
TIA,
David
!---------------------------------
!David Hoyt OEM.NET
!617.740.6200 USA,EARTH
Received on Wed Oct 16 1996 - 21:09:54 NZDT