Home > Archive > Fortran > December 2005 > Fortran compilers for FreeBSD
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Fortran compilers for FreeBSD
|
|
| Thomas Baruchel 2005-12-04, 3:57 am |
| Hi,
here are the various compilers available for FreeBSD to my knowledge.
Could someone have a look at that list and tell me if I forgot
something ?
- f2c
- g77
- gfortran
- g95
- Intel IFC : able to product native FreeBSD objects BUT only
running under the Linux emulation as a compiler.
[Plans] : Open Watcom ( http://www.openwatcom.org/ ) should port
its fortran compiler for FreeBSD as said on the web page.
Did I forget anything ?
Regards,
--
Thomas Baruchel --- Home Page: http://baruchel.free.fr/~thomas/
write to baruchel at the host called bluebottle dot com
écrire à baruchel chez l'hôte nommé bluebottle point com
(you will be asked for a confirmation the first time you write)
| |
| Andreas Schweitzer 2005-12-04, 7:56 am |
| On 2005-12-04, Thomas Baruchel <baruchel@127.0.0.1> wrote:
> Did I forget anything ?
Yes, NAG has a native FreeBSD version of their compiler.
http://www.nag.co.uk/intro/AvailLis.pl?product=NP
Cheers,
Andreas
| |
|
| Thomas Baruchel wrote:
> Hi,
>
> here are the various compilers available for FreeBSD to my knowledge.
> Could someone have a look at that list and tell me if I forgot
> something ?
>
> - f2c
> - g77
> - gfortran
> - g95
> - Intel IFC : able to product native FreeBSD objects BUT only
> running under the Linux emulation as a compiler.
Also, the Intel debugger, idb, doesn't work on FreeBSD.
> [Plans] : Open Watcom ( http://www.openwatcom.org/ ) should port
> its fortran compiler for FreeBSD as said on the web page.
>
> Did I forget anything ?
>
> Regards,
>
|
|
|
|
|