Re: Fortran libraries on the Blue Gene with mpi

2009-04-19 Thread Ralf Wildenhues
[ adding the libtool-patches list, moving libtool list to Bcc: so you can omit it from followups ] Hello John, Christian, thanks to both of you for all your feedback so far. We have a pretty good idea of what is happening for the C compilers now, but the C++ and the Fortran compilers still nee

Re: Fortran libraries on the Blue Gene with mpi

2009-04-18 Thread John R. Cary
Ralf Wildenhues wrote: login5.intrepid$ ./config.guess ./config.guess: unable to guess system type [...] config.guess timestamp = 2009-02-03 uname -m = 4400 uname -r = 4.0 uname -s = iainfo2 uname -v = 3.0 /bin/arch = ppc64 UNAME_MACHINE = 4400 UNAME_

Re: Fortran libraries on the Blue Gene with mpi

2009-04-18 Thread Ralf Wildenhues
Hi John, * John R. Cary wrote on Thu, Apr 16, 2009 at 11:13:54PM CEST: > Ralf Wildenhues wrote: >> OK. That's fairly easy to support in Libtool then: the only thing we >> need to get right is to turn off shared library support completely for >> BG/L. > > I gave the wrong impression. This is a BG

Re: Fortran libraries on the Blue Gene with mpi

2009-04-17 Thread Christian Rössel
John R. Cary wrote: > Hi Ralf, > > Ralf Wildenhues wrote: >> Hello John, >> >> >> >> OK. That's fairly easy to support in Libtool then: the only thing we >> need to get right is to turn off shared library support completely for >> BG/L. >> > > I gave the wrong impression. This is a BG/P.

Re: Fortran libraries on the Blue Gene with mpi

2009-04-17 Thread Christian Rössel
Ralf Wildenhues wrote: > * Christian Rössel wrote on Thu, Apr 16, 2009 at 10:41:38AM CEST: >> Ralf Wildenhues gmx.de> writes: >> >>> What do >>> path/to/config.guess >>> >>> and >>> CC=/opt/ibmcmp/xlc/bg/9.0/bin/bgcc path/to/config.guess >>> >>> output for the system triplets? Please download

Re: Fortran libraries on the Blue Gene with mpi

2009-04-16 Thread John R. Cary
Hi Ralf, Ralf Wildenhues wrote: Hello John, OK. That's fairly easy to support in Libtool then: the only thing we need to get right is to turn off shared library support completely for BG/L. I gave the wrong impression. This is a BG/P. My previous reference to the compilers was bec

Re: Fortran libraries on the Blue Gene with mpi

2009-04-16 Thread Ralf Wildenhues
* Christian Rössel wrote on Thu, Apr 16, 2009 at 10:41:38AM CEST: > Ralf Wildenhues gmx.de> writes: > > > What do > > path/to/config.guess > > > > and > > CC=/opt/ibmcmp/xlc/bg/9.0/bin/bgcc path/to/config.guess > > > > output for the system triplets? Please download the latest config.guess

Re: Fortran libraries on the Blue Gene with mpi

2009-04-16 Thread Christian Rössel
Ralf Wildenhues gmx.de> writes: > What do > path/to/config.guess > > and > CC=/opt/ibmcmp/xlc/bg/9.0/bin/bgcc path/to/config.guess > > output for the system triplets? Please download the latest config.guess > and config.sub files from for > this te

Re: Fortran libraries on the Blue Gene with mpi

2009-04-15 Thread Ralf Wildenhues
Hello John, * John R. Cary wrote on Tue, Apr 14, 2009 at 07:23:41PM CEST: > Ralf Wildenhues wrote: >> * John R. Cary wrote on Mon, Apr 13, 2009 at 10:19:49PM CEST: >> >>> I am trying to link some Fortran code on the Blue Gene (P) using >>> the xl compilers. >> >> Probably Libtool needs to be po

Re: Fortran libraries on the Blue Gene with mpi

2009-04-14 Thread John R. Cary
Ralf Wildenhues wrote: Hello John, * John R. Cary wrote on Mon, Apr 13, 2009 at 10:19:49PM CEST: I am trying to link some Fortran code on the Blue Gene (P) using the xl compilers. Probably Libtool needs to be ported fully to this system first, or, just the name matching be adjusted (l

Re: Fortran libraries on the Blue Gene with mpi

2009-04-13 Thread Ralf Wildenhues
Hello John, * John R. Cary wrote on Mon, Apr 13, 2009 at 10:19:49PM CEST: > I am trying to link some Fortran code on the Blue Gene (P) using > the xl compilers. Probably Libtool needs to be ported fully to this system first, or, just the name matching be adjusted (libtool matches compilers by the

Fortran libraries on the Blue Gene with mpi

2009-04-13 Thread John R. Cary
I am trying to link some Fortran code on the Blue Gene (P) using the xl compilers. My configure script uses AC_PROG_LIBTOOL and within that script I see checking for Fortran libraries of mpixlf95_r... -L/opt/ibmcmp/xlsmp/bg/1.7/bglib -L/opt/ibmcmp/xlmass/bg/4.4/bglib -L/opt/ibmcmp/xlf/bg/11