>>>>> On Wed, 22 Sep 1999 01:48:15 +0200, Ulf M�ller <[EMAIL PROTECTED]> said:

Ulf,

  Thanks for your response, the only one to date. Surely other have built
openssl on Sparc/Solaris.

    >> Sure the archive files have been build and appear to be correct form.

    Ulf> Has ranlib been run on them? Do you get proper output for nm?

 FYI:
   
   On Solaris 2.5.1, one doesn't need to run "ranlib". The problem clearly is
   that ./config is establishing the wrong set of configuration system as the
   following is noted :


file crypto/cryptlib.o
crypto/cryptlib.o:      ELF 32-bit MSB relocatable SPARC32PLUS Version 1, V8+ 
Required, UltraSPARC1 Extensions Required

thus when I do use "nm" to list the archive library created:

nm -u libcrypto.a
nm: cryptlib.o: File format not recognized
......
........

I certainly am not happy with the following option on the compile list :

-mcpu=ultrasparc 

Even though "uname " reports
SunOS 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-2

It appears to me that some sort of cross compiling is happening here.


Any clues ?

  Tarang
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to