------- Comment #8 from w6ws at earthlink dot net  2008-07-03 20:37 -------
Subject: Re:  Compiler aborts with no message when libgmp
 and/or libmpfr are missing

burnus at gcc dot gnu dot org wrote:
> ...
> Is this really an issue with my (newer) 4.4 builds? (4.3 and 4.2 are still
> dynamically linked.)

I am using your 4.3.1 build on linux.  So yes, it does still have
the problem.

On cygwin, I am using a 4.4 snapshot from last may.

 >  -- 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.

Funny thing is that I have no problems running on SUSE 9 - which came
with gcc 3.something and g77.  But on SUSE 10, which came with 4.1.2,
I have problems trying to use gfortran 4.3 with our code base.  Has to
do with the order the libraries get linked in (default locations vs
the location where the gfortran libs live.)

Walter


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36721

Reply via email to