libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fortran libraries on the Blue Gene with mpi


From: Ralf Wildenhues
Subject: Re: Fortran libraries on the Blue Gene with mpi
Date: Tue, 14 Apr 2009 07:56:00 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

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 their
names).  Can you point us to documentation of the compiler and linker
suite of this system?  Would you be willing to go through the porting
effort with us (you'll have to answer a few questions and try out some
things on this system while we work on a patch).

Thanks,
Ralf

> /bin/sh ../../libtool --tag=FC --tag=FC  --mode=link mpixlf95_r -qfree  
> -qsuffix=f=f90 -I../../interfaces/src  -w -qalign=natural -qpic -O2     
> -o testMmm testMmm.o ../../interfaces/test/libFMCFM.la  
> /soft/apps/LAPACK/lapack_BGP.a /soft/apps/BLAS/blas_BGP.a  
> -L/opt/ibmcmp/xlsmp/bg/1.7/bglib -L/opt/ibmcmp/xlmass/bg/4.4/bglib  
> -L/opt/ibmcmp/xlf/bg/11.1/bglib -R/opt/ibmcmp/lib/bg/bglib  
> -L/bgsys/drivers/ppcfloor/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2  
> -L/bgsys/drivers/ppcfloor/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib
>  
> -lxlf90_r -lxlopt -lxlomp_ser -lxl -lxlfmath -lpthread -lm
> libtool: link: mpixlf95_r -qfree -qsuffix=f=f90 -I../../interfaces/src  
> -w -qalign=natural -qpic -O2 -o testMmm testMmm.o   
> ../../interfaces/test/.libs/libFMCFM.a /soft/apps/LAPACK/lapack_BGP.a  
> /soft/apps/BLAS/blas_BGP.a -L/opt/ibmcmp/xlsmp/bg/1.7/bglib  
> -L/opt/ibmcmp/xlmass/bg/4.4/bglib -L/opt/ibmcmp/xlf/bg/11.1/bglib  
> -L/bgsys/drivers/ppcfloor/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2  
> -L/bgsys/drivers/ppcfloor/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib
>  
> -lxlf90_r -lxlopt -lxlomp_ser -lxl -lxlfmath -lpthread -lm -rpath  
> /opt/ibmcmp/lib/bg/bglib
> /opt/ibmcmp/xlf/bg/11.1/bin/bgxlf95_r: 1501-216 (W) command option -ath  
> is not recognized - passed to ld
> ld: unrecognized -a option `th'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]