Opened 15 years ago
Closed 15 years ago
#22461 closed enhancement (fixed)
Fortran compiler variants for mpich2
Reported by: | numaryu | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | mpich2 |
Description
I suggest to use +gcc42 and +gcc43 variants instead of +gfortran to use gfortran Fortran compiler.
Attachments (3)
Change History (6)
Changed 15 years ago by numaryu
Attachment: | Portfile.orig added |
---|
Changed 15 years ago by numaryu
Attachment: | Portfile.diff added |
---|
comment:1 Changed 15 years ago by numaryu
Changed 15 years ago by numaryu
Attachment: | Portfile.2.diff added |
---|
comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)
Port: | mpich2 added |
---|
comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r60606.
Note: See
TracTickets for help on using
tickets.
It seems that only setting compiler.f77 and compiler.f90 is problematic when +gcc42 or +gcc43 is given. People might want to use compilers coming from the same compiler suites.
I'd like to suggest the following Portfile2.diff, and to discard the previous patch. (Portfile.orig is just uploaded by mistake.)