bug-libtool
[Top][All Lists]
Advanced

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

bug#14485: Incompleteness in language autodetection, MPI compiler recogn


From: Nathanael Huebbe
Subject: bug#14485: Incompleteness in language autodetection, MPI compiler recognition missing
Date: Mon, 27 May 2013 13:33:29 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Type of bug: Incompleteness in language autodetection


Symptoms:
'libtool --mode=link mpif90 ...' or 'libtool --mode=link mpicc ...' etc. fails with
        libtool: link: unable to infer tagged configuration
        libtool: link: specify a tag with `--tag'


Why this is a bug of libtool:
While it is possible to work around this behavior by using --tag=FC or - --tag=CC in the buildsystem, the Makefiles are the wrong place to fix this problem because mpicc etc. work like normal compilers and, as such, should be recognized by libtool.

I know that it was not the best idea to invent the mpi*-wrappers for the compilers in the first place, but we're stuck with them. And our tools should be able to handle MPI-Compilers, seeing that their usage is a must in high performance computing.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJRo0SJAAoJEO3tJW5NCfoMQckP/R/3Ljuo3WQX4/N8QU2JRQQR
eRJnv0NnCCP4LspK3KCAb74jLsn4IXRJH9+ZJqCG8N0uoDLs+zWShAACMPHbRJpD
bpk4i6WSC24d+KhdSwNzLoOwN30Efkd3cVdYsTJ1er5o6SEMkx/lnBuLviJPnabQ
1wysv6XpXY9RK03HaOEJcGScgbs4m4hn1LCdyTLttbPgVE55AdBQMUn/SyWrIjzW
IxyfoFkIqDBc07FZHmF7FztTy1A2CGM6nq2RKF4FsCLsg0iPTSN3f2ASvPXJhkuQ
gNnogLiDt2JkmJZ4tNZZRjEpl6gOlxwA0mvw/PSZ1lQmIL2NBZTQTeH8K62j0nTD
z4TAVd1gXW8NM+3WPAlugw0DM9M/1PRgml90hMmzxYm4HTiIU8rT6/Ib5Es4pYId
G9EUhzHRp0xSFR3EqmREplUQU+pZEDjngP+VII+T8mvYkG/CW1IS7pmAVSc+z1Kx
XhyUF0/HCIIDMXOWRY6lDRRVWAnOZtOixg/cQcJh7z3D7Td6+VVuhN3DHeEVHTHL
aQbgQR3MwzSQt01rCQbF+hTvbahIyqM/OMNy3SK7e/2rtWtNZnTymn1GSioiwV7K
05bY2eXrg0TN+69XD4y6+ED+OMkgvWvCcQRxoE2KXcCHIHvrUqMst+XfOAViRPgQ
2cb0804koModevvJJdUG
=Rz32
-----END PGP SIGNATURE-----





reply via email to

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