Fortran cross-compilers

Samuel Halliday sam.halliday at gmail.com
Sat Aug 24 06:12:39 PDT 2013


OK, really weird... this just started to compile! :-)

Is there any status on the builds for MinGW 32/64 bit? (And please include fortran)

-- 
Sam

On 24 Aug 2013, at 13:22, Samuel Halliday <sam.halliday at gmail.com> wrote:

> Hi all, 
> 
> Has anybody had any more thoughts on the cross-compiler situation with the Fortran target?
> 
> I am able to build the cross compilers using default settings. However, I'm unable to build the cross compilers when I add fortran to the list of languages due to the following error
> 
> sudo port -ns install x86_64-elf-gcc build.jobs=1
> 
> ->
> 
> checking whether symbol versioning is supported... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
> 
> 
> Any help to get the fortran cross-compiler building would be greatly appreciated.
> 
> 
> 
>> I'm trying to cross-compile a mixture of C and Fortran code for http://github.com/fommil/netlib-java
>> 
>> However, it looks like the Linux cross compilers^ do not support fortran and the MinGW Windows cross-compilers are very out of date. I've created tickets to deal with each of these issues: 
>> 
>> * https://trac.macports.org/ticket/40174
>> * https://trac.macports.org/ticket/40176
>> * https://trac.macports.org/ticket/40177
>> 
>> Is there a workaround that allows me to enable fortran for the linux compilers, and does anybody know how to build mingw for both 32 and 64 bit Windows targets? 
>> 
>> 
>> ^ Note that the ARM cross-compiler seems to be built in a very different way than the i386 and x86_64 Linux cross-compilers. 
> 



More information about the macports-users mailing list