libtool
[Top][All Lists]
Advanced

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

How to make libtool to use the external linker to link only one shared l


From: Yuri
Subject: How to make libtool to use the external linker to link only one shared library in a large project?
Date: Wed, 22 May 2019 01:46:16 -0700
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

The fftw3 project needs to link one of many libraries (libfftw3_mpi.so) with the externally supplied linked (mpicc executable). The rest of the project needs to be linked in a default way.

Could you please advise how to do this?

Neither me nor the project's maintainers know how to do this, and this library is built with missing MPI library linkage, and therefore with dangling symbols.


The conversation: https://github.com/FFTW/fftw3/issues/169


Thank you,

Yuri





reply via email to

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