------- Comment #7 from burnus at gcc dot gnu dot org 2008-07-03 20:20 -------
> In this case, Tobias is the 'binary distributor'...
I thought I changed the script a while ago to link mpfr/gmp statically - and
indeed
$ ldd gcc-trunk/libexec/gcc/x86_64-unknown-linux-gnu/4.4.0/f951
shows no libmpfr/libgmp while /usr/lib64/gcc/x86_64-suse-linux/4.3/f951 does.
Is this really an issue with my (newer) 4.4 builds? (4.3 and 4.2 are still
dynamically linked.) -- One problem with my builds is that my libc (glibc 2.8)
is too new for some systems - I really need to get some virtual machine (Xen,
Virtual Box 1.7,...) running with an older Linux.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36721