On Tue, Apr 23, 2002 at 03:05:30PM +0200, Martin MOKREJŠ wrote:
> Hi,
>   I compiled openssl-0.9.6d-beta1 on Sgi Iriux 6.5.11 with gcc 2.95.3 and got
> the following error when running the "make test"
 
> [...]
> OpenSSL 0.9.6d-beta1 17 Apr 2002
> built on: Tue Apr 23 12:57:56 CEST 2002
> platform: irix-mips3-gcc
> options:  bn(64,64) md2(char) rc4(idx,char) des(ptr,risc2,16,long) idea(int) 
>blowfish(ptr) 
> compiler: gcc -DDSO_DLFCN -DHAVE_DLFCN_H -mips3 -mabi=n32 -mmips-as -O3 -DTERMIOS 
>-DB_ENDIAN -DBN_DIV3W

Once you have reached this message, the testsuite came to the conclusion
that the test succeded :-)


> Also, can you please tell me how to compile with cc instead of gcc?
> It does not seem that the config found my environment settings for CC and
> CXX. :(

./config prefers gcc when available and uses the irix-mips3-gcc target.
Have a look into Configure and use another target, e.g. irix-mips3-cc :-)

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to