Language f77 not recognized
  • Cocoon
    Cocoon
    ciVic
    Posts: 45 from 2013/6/2
    Hi all,

    I'm trying to compile octave 3.8,1. It seems that somebody was already succesful doing so since there are some MorphOS definitions in the code but in my case the configure script failes to compile fortran 77 code. I can reproduce that by creating a file test.f and executing f77 -c test.f which gives me:

    gcc: language f77 not recognized
  • »15.03.14 - 08:20
    Profile
  • Moderator
    Kronos
    Posts: 2259 from 2003/2/24
    Shot into the dark:

    Are you useing gcc 2.93.3 or 4.4.5 ? A quick google suggested that fortran was added with gcc4.

    Try running "sdk:GCCSelect 4.4.5" in shell and see if situation improves.
  • »16.03.14 - 08:30
    Profile
  • Cocoon
    Cocoon
    ciVic
    Posts: 45 from 2013/6/2
    4.4.5. Interestingly OS4 has the same problem. Btw the OS 3 g77 bins do not help. Update: When I delete this 68k g77 and f77 I get "Fortran compiler not installed on this system", Is there a native MorphOS fortran compiler?

    [ Editiert durch ciVic 16.03.2014 - 12:11 ]
  • »16.03.14 - 10:39
    Profile