Ticket #16831 (closed defect: duplicate)
octave gcc43 variant installs g95
| Reported by: | bcbarnes@… | Owned by: | stechert@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | octave gcc43 g95 gfortran | Cc: | alakazam@… |
| Port: | octave |
Description
10.5.5 (intel MBP), Macports 1.600, recently selfupdate'd.
When installing octave, even with the +gcc43 variant, the g95 package is still installed. gcc43 provides gfortran by default, and gfortran should be used to compile any fortran files required for octave or its dependencies (yes? if not, why...?).
g95 ends up eating disk space needlessly, and if uninstalled and then octave is upgraded, g95 attempts to reinstall itself.
solution: make octave and/or its dependencies build with the full F95 compliant gfortran compiler.
thanks!
Change History
Note: See
TracTickets for help on using
tickets.

