> when doing Configure solaris-sparcv8-cc with openssl 0.9.4 on an UltraSparc 1
> running Solaris 2.5.1 I get
> 
> ...
> cc -I.. -I../../include -DTHREADS -D_REENTRANT -xarch=v8 -xO5 -xstrconst -xdepend 
>-Xa -DB_ENDIAN -DBN_DIV2W   -c -o asm/sparcv8.o asm/sparcv8.S
> cc: No input file specified, no output generated
> 
> This is cc: SC4.0 18 Oct 1995 C 4.0
SC4.0 can't treat .S files correctly ("correctly" means "the way you
expect and all post-SC4.0 compilers and gcc do"). If you ought to use
SC4.0, rerun ./config with no-asm option.
> 
> with gcc the problem does not seem to occur.
I myself would prefer gcc for SC4.0...

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

Reply via email to