[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20622: libtool 2.4.6: incorrect linking with tcc under GNU/Linux
From: |
Vincent Lefevre |
Subject: |
bug#20622: libtool 2.4.6: incorrect linking with tcc under GNU/Linux |
Date: |
Thu, 21 May 2015 18:53:57 +0200 |
User-agent: |
Mutt/1.5.23-6449-vl-r76280 (2015-05-18) |
In libtool.m4,
tcc*)
# Fabrice Bellard et al's Tiny C Compiler
_LT_TAGVAR(ld_shlibs, $1)=yes
if I replace "yes" by "no", libmpfr.a is used and the problem
disappears.
--
Vincent Lefèvre <address@hidden> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)