On 2012-05-18 03:31:47 -0500, Jonathan Nieder wrote:
> How about this patch? (Patch is against the "master" branch of
> <git://git.savannah.gnu.org/libtool.git>. Untested.)
It doesn't solve the problem. After a full clean-up of the mpfr
directory and "autoreconf -i", I can see the lines
tcc* )
# Fabrice Bellard et al's Tiny C Compiler
# When it learns to make shared objects, it will
# presumably use -fPIC.
_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
;;
in m4/libtool.m4 in the MPFR directory (so that the patch was
really taken into account), but after
./configure CC=tcc
the libtool script still contains wl="" and I get the same failure.
--
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]