[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-dev
Subject:    [openssl.org #520] bug: misconfiguration on IRIX 6.5.16f with 64 CPUs
From:       "Jeff Long via RT" <rt () openssl ! org>
Date:       2003-02-26 8:12:01
[Download RAW message or body]


The config script in openssl-0.9.7a uses the command 'hinv -t cpu' to 
determine which type of CPU is being used.  It expects that the output 
of this command will be only for a single CPU, e.g.:

CPU: MIPS R10000 Processor Chip Revision: 3.4

However, on our particular system, running IRIX 6.5.16f that command 
instead returns a list of *all* CPUs, e.g.:

CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
CPU: MIPS R12000 Processor Chip Revision: 3.5
.....

When that happens the test that determines what type of CPU is being 
used fails and the "wrong" compiler flag is used (i.e. -mips3 instead of 
-mips4).

Not a big deal...

Jeff Long

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic