Hi, On 2012-05-28 19:23:53 +0200, Thomas Preud'homme wrote: > Do you have a sources file (1 main source + 1 for the library) exhibiting the > bug that you could share on this bug report? This would help me reproduce the > bug.
Well, the bug can be reproduced when doing a "make check" on MPFR. $ autoreconf -fi $ ./configure CC=tcc $ make $ make check The autoreconf needs to be done with a patched libtool to support tcc: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663945 > What I need to know is wether the library was compiled with tcc. According to > your initial mail it seems at least the main program was linked with tcc, > probably compiled with it too. In my case, MPFR is compiled with tcc, but it depends on GMP, which wasn't compiled with tcc (I use the libgmp-dev Debian package). -- Vincent Lefèvre <vinc...@vinc17.net> - 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 debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org