Help building gmp with another dynamic linker

Rafael Schleetz Benvenuti rafael.schleetz.benvenuti at gmail.com
Sun Oct 26 16:30:09 CET 2008


Hi,

I am trying to build shared gmp libs using a different dynamic linker, but
gmp insists on linking with my system's default dynamic linker
(/lib64/ld-linux-x86-64.so.2) even with
LDFLAGS="-Wl,--dynamic-linker,<ANOTHERLINKER>" passed to the configure
script.

Passing CC="gcc -Wl,--dynamic-linker,<ANOTHERLINKER>" to the configure
script do not work either.

Is there a way build shared gmp using a different dynamic linker ?

Thanks in advance.

Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-discuss/attachments/20081026/775900d0/attachment.html 


More information about the gmp-discuss mailing list