diagnostics
Salvatore Filippone
salvatore.filippone@uniroma2.it
Thu Aug 28 12:12:00 GMT 2008
Ok, here is an update:
GCC 4.3.0 4.3.1 4.4-20080822 Intel 10.1.015 XLF 10.1
compiles fails fails compiles compiles
These results look suspicious, and given the nature of the error message
I am getting they point to module handling. It is possible (though not
certain) that this is a gfortran bug.
Given that the program this comes from is very complex with lots of
dependencies, is there anything sensible to be tried before biting the
bullet and trimming the code down to one page (which is likely to take a
while)? What changes were made between 4.3.0 and 4.3.1 in this area?
Before you ask, I cannot use 4.2.{3,4} because I get an ICE in
fold_convert in a support library (and I understand chances of much
effort being spent on 4.2 are slim; if this is not the case I'll be
happy to report the ICE as well).
Thanks for any suggestions.
Salvatore
Il giorno mer, 27/08/2008 alle 15.20 +0200, Salvatore Filippone ha scritto:
> Hmm, mistery deepens: compiling with 4.3.0 instead of 4.3.1 does NOT
> give an error.....
> will have to try with other compilers....
>
>
>
> Il giorno mer, 27/08/2008 alle 14.10 +0200, Salvatore Filippone ha
> scritto:
> > Hi there,
> > I am encountering this problem with a code of mine, compiled with 4.3.1:
> > ----------------------------------------
> > smooth_mesh.f90:94.14:
> >
> > type(vector) :: new_pos ! the new vertex position, after smoothing
> > 1
> > Error: Type name 'vector' at (1) is ambiguous
> > --------------------------------------------
> > Given that the type in question is defined only once in a well-defined
> > place, I am wondering why the compiler is throwing this error at me. Any
> > help ?
> >
> > Which compilation options (if any) can help me track down the problem to
> > its source?
> >
> > Thanks
> > Salvatore
--
Salvatore Filippone
Dip. Ingegneria Meccanica, Universita' di Roma "Tor Vergata",
Via del Politecnico 1, I-00133, Roma, Italy
tel: +39-0672597558 fax: +39-062021351
Cell.: (+39) 320 7983524 e-mail: salvatore.filippone@uniroma2.it
homepage: http://www.ce.uniroma2.it/people/filippone.html
"..ma misi me per l'alto mare aperto..." Dante
More information about the Fortran
mailing list