Hi, (hope this is the right thing to do...)
FYI for openssl-SNAP-19990518-0930 (and a few others previous to
this)...
I did a test build on the sun ultra 5 here...
$ uname -a
SunOS helios 5.6 Generic_105181-05 sun4u sparc SUNW,Ultra-5_10
$ gcc --version
2.7.2.3
config guesses as...
Operating system: sun4u-sun-solaris2
Configuring for solaris-usparc-gcc
but on a make I get...
make[1]: Entering directory
`/export/home/sean/crypto/openssl-SNAP-19990518-0930/crypto'
echo "#define DATE \"`date`\"" >date.h
gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer
-mcpu=ultrasparc -Wall -DB_ENDIAN -DULTRASPARC -DMD5_ASM -DCFLAGS="\"gcc
-DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -mcpu=ultrasparc -Wall
-DB_ENDIAN -DULTRASPARC -DMD5_ASM\""
-DPLATFORM="\"solaris-usparc-gcc\"" -c cryptlib.c -o cryptlib.o
cc1: Invalid option `cpu=ultrasparc'
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory
`/export/home/sean/crypto/openssl-SNAP-19990518-0930/crypto'
make: *** [all] Error 1
if I do a ...
./Configure solaris-sparc-gcc
everything goes ok tests install etc...
please don't hesitate to ask further questions if I've left out
anything...
If point me in the right direction I'll see what I can do to "fix"...
Sean O Riordain
which should really be Seán Ó Ríordáin...
[EMAIL PROTECTED]
ps. same build on RedHat Linux 5.2 is OK. (config, make, make test, make
install)
pps. OK for FreeBSD 2.5
ppps. haven't actually run any of the programs/libs etc... I just did
the build...
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]