Opened 11 years ago
Last modified 2 months ago
#40176 assigned defect
gfortran for ARM cross compiler
Reported by: | sam.halliday@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | arm-elf-gcc |
Description
--disable-libgfortran is explicitly passed to the cross-compiler
https://trac.macports.org/browser/trunk/dports/cross/arm-elf-gcc/Portfile
which means we don't have a cross compiler for Fortran.
Please allow fortran builds... either by default or as a variant.
Change History (4)
comment:1 Changed 11 years ago by sam.halliday@…
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to stuartwesterman@… |
---|
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Owner: | stuartwesterman deleted |
---|---|
Status: | new → assigned |
comment:4 Changed 2 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
Also, it looks like the ARM cross-compiler is using a different system than the other linux/ELF cross compilers, which also are missing fortran (see https://trac.macports.org/ticket/40177 )