Skip to content

#859 Problems with Fortran (again)

Metadata

Property Value
Reported by Peter Bastian (peter.bastian@iwr.uni-heidelberg.de)
Reported at Dec 29, 2010 16:48
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Mac OS
Last edited by Peter Bastian (peter.bastian@iwr.uni-heidelberg.de)
Last edited at Dec 29, 2010 20:49
Closed by Peter Bastian (peter.bastian@iwr.uni-heidelberg.de)
Closed at Dec 29, 2010 20:49
Closed in version Unknown
Resolution Not a bug
Comment Need to set F77 and FC.
Sure, that is clear now that I think
about it.

Description

When I just set the fortran compiler by F77='gfortran-mp-4.4' in configure the build (of dune-common) fails (see attached file). When I make gfortran a link to gfortran-mp-4.4 everything works. It seems like the build system uses the compiler set by F77 in some places and does not use it in other places. This is on Mac OS X.

Attachments