I'm having major problems building OpenSSL 0.9.6 beta2 working
executables. Platform: IRIX 6.5.5, using gcc 2.95.2 19991024, with
RSAref 2.0.
After building the RSAref library, here's how I config OpenSSL:
sh config -L`pwd`/../rsaref-2.0/local/rsaref \
threads -D_REENTRANT -fPIC
The build type is "irix-mips3-gcc".
Anyway, the compile seems to go well without any errors, but then
when I run "make test" I get the following:
testing...
./destest
sh: ./destest: Program not supported by architecture
*** Error code 1 (bu21)
It seems the other compiled executables fail too. Later, when I
eventually try to create my certificate, I get
/usr/local/src/openssl-0.9.6-beta2/apps/openssl: Program not supported
by architecture
I haven't tried compiling with SGI's native CC compiler yet but I'd
rather try to do this with gcc if at all possible.
Can anyone help me?? Below is an hinv snippet of my platform architecture.
4 200 MHZ IP19 Processors
CPU: MIPS R4400 Processor Chip Revision: 6.0
FPU: MIPS R4000 Floating Point Coprocessor Revision: 0.0
Main memory size: 768 Mbytes, 2-way interleaved
Instruction cache size: 16 Kbytes
Data cache size: 16 Kbytes
Secondary unified instruction/data cache size: 4 Mbytes
[...]
Thanks in advance...
Vern
--
Vern Yoneyama [EMAIL PROTECTED]
School of Veterinary Medicine
Information Systems Administrator
215.898.8871 PGP Public Key available by request
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]