This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: preparing a new release


> On Wed, 24 Aug 2005, Brian Gough wrote:
> 
> ] I'm preparing release (it will be 1.7) -- I'd appreciate feedback
> ] on this test version:
> ] 
> ] http://www.network-theory.co.uk/download/gsl/gsl-1.6.91.tar.gz
> ] http://www.network-theory.co.uk/download/gsl/gsl-1.6.91.tar.gz.sig
>
> configure; make; make check

Hi,

Seemed to work just fine on an IBM PowerPC (power5) running 
SLES9 (SuSE/Novell Linux Enterprise Server version 9) 
and 
RHEL4 (Red Hat Enterprise Linux version 4), 
as below:

================================================
The SLES9 machine: 

gcc --version:  gcc (GCC) 3.3.3 (SuSE Linux)

RPM files: rpm -qa |grep glibc

gcc-3.3.3-43.26.1
glibc-2.3.3-98.35.3
glibc-devel-2.3.3-98.35.3

cat /proc/cpuinfo
processor       : 0
cpu             : POWER5 (gr)
clock           : 1656.408000MHz
revision        : 2.1

processor       : 1
cpu             : POWER5 (gr)
clock           : 1656.408000MHz
revision        : 2.1

processor       : 2
cpu             : POWER5 (gr)
clock           : 1656.408000MHz
revision        : 2.1

processor       : 3
cpu             : POWER5 (gr)
clock           : 1656.408000MHz
revision        : 2.1

timebase        : 207051000
machine         : CHRP IBM,9111-520


=================================================
The RHEL4 machine:

gcc --version
gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.1)

glibc-devel-2.3.4-2.9
glibc-2.3.4-2.9

cat /proc/cpuinfo
processor       : 0
cpu             : POWER5 (gs)
clock           : 1898.100000MHz
revision        : 2.0

processor       : 1
cpu             : POWER5 (gs)
clock           : 1898.100000MHz
revision        : 2.0

timebase        : 237601000
machine         : CHRP IBM,9111-520

=================================================

--linas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]