Hello,

i am using Solaris 2.7 on an x86 machine and i don't
want to use the assembler part in OpenSSL because i
don't have any assembler tools such as "as". Oh yes i
have the Solaris as only but that is supposed not to
work. So I compile OpenSSL using the no-asm option
with the config file. But it still wants to compile
assembler code with as.

Output:

./config -t
-----------

Operating system: i86pc-sun-solaris2
Configuring for solaris-x86-gcc
/usr/local/bin/perl ./Configure solaris-x86-gcc


make:
-----

making all in crypto...
gcc -I. -I../include -DTHREADS -D_REENTRANT -DNO_ASM
-O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN  -c 
cryptlib.c
/usr/local/i386-pc-solaris2.7/bin/as: option `-s' is
ambiguous
*** Error code 1
make: Fatal error: Command failed for target
`cryptlib.o'
Current working directory /opt/openssl-0.9.4/crypto
*** Error code 1
make: Fatal error: Command failed for target `all'

Thanks in advance for your help...

Best Regards

Marc Bigler
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to