Ignore: it "started to work" because I'd removed the fortran language from the build. Doh!
-- Sam On 24 Aug 2013, at 14:12, Samuel Halliday <[email protected]> wrote: > 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 <[email protected]> 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. >> > _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
