Welcome, Guest. Please login or register.

Author Topic: Fortran compiler for the Miggy?  (Read 3660 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline BodieTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 671
    • Show only replies by Bodie
Fortran compiler for the Miggy?
« on: February 02, 2003, 02:44:19 PM »

I'm looking to port a small program whose source code is in the Fortran language (don't ask:-D ) ! Does anyone know of a Fortran compiler for the Amiga? Any help would be most appreciated  :-) .

Cheers
 :pint:  :pint:
 

Offline TheMagicM

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2857
    • Show only replies by TheMagicM
    • http://www.BartonekDragRacing.com
PowerMac G5 dual 2.0ghz/128meg Radeon/500gb HD/2GB RAM, MorphOS 3.9 registered, user #1900
Powerbook G4 5,6 1.67ghz/2gb RAM, Radeon 9700/250gb hd, MorphOS 3.9 registered #3143
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Fortran compiler for the Miggy?
« Reply #2 on: February 02, 2003, 04:10:00 PM »
Here, here.

And that seems about it. So only one commercial Fortran77 compiler on the Miggy developed by something called AbSoft in the Dark 1.3 Ages. Good luck finding that :-D.

-edit-
Here, search webpage for Fortran, seems like the author of a Fortran compiler?

  • Guest
Re: Fortran compiler for the Miggy?
« Reply #3 on: February 02, 2003, 05:47:41 PM »
There is a shareware one. I used it in the summer of '93. Sorry I can't remember the name but I got it from Aminet. So a search there should help. Just one warning there is a bug in the maths library when calculating powers of very small numbers.

Happy fortraning.

Kadenaa
 

Offline iamaboringperson

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5744
    • Show only replies by iamaboringperson
Re: Fortran compiler for the Miggy?
« Reply #4 on: February 02, 2003, 08:41:08 PM »
Quote

Bodie wrote:

I'm looking to port a small program whose source code is in the Fortran language (don't ask:-D ) ! Does anyone know of a Fortran compiler for the Amiga? Any help would be most appreciated  :-) .

Cheers
 :pint:  :pint:

i would just convert it to C first, then compile
 

Offline ShadesOfGrey

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 303
    • Show only replies by ShadesOfGrey
Re: Fortran compiler for the Miggy?
« Reply #5 on: February 02, 2003, 08:54:21 PM »
While not Amiga specific, here are some Fortran compilers and tools you may (and I stress may) find useful.
Unless otherwise explicitly stated, this message is not meant to affirm nor deny, defend nor offend any faction within the \\\'Amiga\\\' Community.
 

Offline ShadesOfGrey

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 303
    • Show only replies by ShadesOfGrey
Re: Fortran compiler for the Miggy?
« Reply #6 on: February 02, 2003, 09:01:22 PM »
Quote

odin wrote:
Here, here.

And that seems about it. So only one commercial Fortran77 compiler on the Miggy developed by something called AbSoft in the Dark 1.3 Ages. Good luck finding that :-D.


How about the Absoft home page?

Maybe if enough Amiga users pester them, they'll release the Amiga version as freeware!  :-P
Unless otherwise explicitly stated, this message is not meant to affirm nor deny, defend nor offend any faction within the \\\'Amiga\\\' Community.
 

Offline tonyw

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 553
    • Show only replies by tonyw
Re: Fortran compiler for the Miggy?
« Reply #7 on: February 02, 2003, 09:31:42 PM »
gcc comes with a FORTRAN front end. I don't know how to drive it, but its binary is in /bin under g77.

tony
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Fortran compiler for the Miggy?
« Reply #8 on: February 02, 2003, 11:13:40 PM »
Quote

ShadesOfGrey wrote:

How about the Absoft home page?
Maybe if enough Amiga users pester them, they'll release the Amiga version as freeware!  :-P


I've already bugged them about it :-D.

Offline JoannaK

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 757
    • Show only replies by JoannaK
Re: Fortran compiler for the Miggy?
« Reply #9 on: February 04, 2003, 06:45:02 AM »
I ought to have my old Absoft Fortran around (original).. but I have no idea if it's diskettes  might work as it's been allmost 10 years those are used.  :-?
 

Offline BodieTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 671
    • Show only replies by Bodie
Re: Fortran compiler for the Miggy?
« Reply #10 on: February 04, 2003, 08:02:21 AM »
Thanks all for your help.  :-)