On Tue, Nov 28, 2000 at 09:13:43AM -0800, Bill Browning wrote:

> Has anyone done a Solaris64 compile with openssl 0.9.6 ? I have tried to do
> so (commands & errors listed below) but am at a bit of a loss as to why this
> compile type works with the 0.9.5a tar file and not with the 0.9.6 tar file.

> ./Configure solaris64-sparcv9-cc
[...]
> cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
> -xtrget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DULTRASPARC
> -DMD5ASM   -c cryptlib.c -o cryptlib.o
> ucbcc: Warning: "-Xa" redefines compatibility mode from "SunC transition" to "ASI"
  ^^^^^
> cg: assertion failed in file ../src/codegen/procgen.cc at line 967
> cg: make_entry: no IR_ENTRY - v9 abi calling requires it
> cg: 1 errors

If you intend to use the Sun Workshop compiler, make sure its binary
directory is your PATH (/opt/SUNWspro/bin); /usr/ucb/cc is not what
you want, but 'ucbcc' looks as if you're using that one.


-- 
Bodo Möller <[EMAIL PROTECTED]>
PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html
* TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt
* Tel. +49-6151-16-6628, Fax +49-6151-16-6036
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to