This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trying to find source of gfortran problems in Ubuntu



----- Original Message ----
> From: FX Coudert <fxcoudert@gmail.com>
> To: James J. Ramsey <jjramsey@pobox.com>
> Cc: fortran@gcc.gnu.org
> Sent: Thursday, February 28, 2008 9:51:39 AM
> Subject: Re: Trying to find source of gfortran problems in Ubuntu
> 
> I already filed a bug report for Ubuntu's Fortran installation here:
> >
> > https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/193299
> >
> > but I'm trying to get more insight on the source of the bugginess,  
> > and I'm not even sure if it is a problem with GNU Fortran proper.  
> > What stumps me is why I get NaNs when using the gfortran-4.2 that  
> > comes from Ubuntu (see at above link), but not the binaries from  
> > http://gcc.gnu.org/wiki/GFortranBinaries#GNU/Linux, or why I see  
> > the same problem in OS X that I do in Ubuntu.
> 
> Really hard to be of any help without any details. What is the  
> precise list of target

Ubuntu Gutsy Gibbon and Mac OS X 10.4

> , OS (including kernel and libc versions),

On Linux, the kernel is 2.6.22-14, and the glibc is 2.6.1. The Linux system is an x86-64 system.

> compiler version (detailed, including revision number if available)

On Ubuntu, it's 4.2.1 (Ubuntu 4.2.1-5ubuntu4)

> and compilation options (e.g., -m32 and -m64) have you tested and  
> what results do they give?

I've tested with no options at all, -m64 (on Linux), and '-g -ffpe-trap=invalid,zero,overflow'.


> From that, we can at least start thinking  
> of a plan for you to track it down.
> 
> In particular, have you been able to reproduce it at all with a 4.3  
> compiler? I understand that yes, you saw it on OS X with a 4.3  
> compiler, but I want to make sure.

Yes, I did, reproduce it with a 4.3 compiler--on OS X. 

> Furthermore, "MacOS X Tiger XCode  
> 2.5" (gathered from you bugzilla report) is unspecific: is it PowerPC  
> or Intel?

Intel.

> 32-bit or 64-bit?

That I don't know.

> What happens if you use the C 4.3  
> compiler that comes with our gfortran package (/usr/local/gfortran/ 
> bin/gcc)?

I haven't checked yet.
 



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]