public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* Fortran compiler
       [not found] <589966387.343093.1650731463650.ref@mail.yahoo.com>
@ 2022-04-23 16:31 ` Elliot Cramer
  2022-04-24  2:00   ` Jerry D
  0 siblings, 1 reply; 18+ messages in thread
From: Elliot Cramer @ 2022-04-23 16:31 UTC (permalink / raw)
  To: fortran

A few years ago I started converting a large old Fortran program which I had running on an IBM 7040 and then on a 360. I have a copy of Lahey Fortran and ran into a compiler bug and gave up on it. How can I download your compiler and get documentation. I don't understand what I've read on the internetThanksElliot

Sent from AT&T Yahoo Mail on Android

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
  2022-04-23 16:31 ` Fortran compiler Elliot Cramer
@ 2022-04-24  2:00   ` Jerry D
  2022-04-24  2:57     ` emcramer
  2022-04-26  1:57     ` Elliot Cramer
  0 siblings, 2 replies; 18+ messages in thread
From: Jerry D @ 2022-04-24  2:00 UTC (permalink / raw)
  To: Elliot Cramer, fortran

Elliot,

Let me know what system you want the compiler to run on?

Linux, Windows, PowerPC?

I can guide you through installing on some of these.

Usually we build it from source. However, many linux distributions have 
packages you can install easily.

Cheers,

Jerry

On 4/23/22 9:31 AM, Elliot Cramer wrote:
> A few years ago I started converting a large old Fortran program which I had running on an IBM 7040 and then on a 360. I have a copy of Lahey Fortran and ran into a compiler bug and gave up on it. How can I download your compiler and get documentation. I don't understand what I've read on the internetThanksElliot
>
> Sent from AT&T Yahoo Mail on Android


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
  2022-04-24  2:00   ` Jerry D
@ 2022-04-24  2:57     ` emcramer
  2022-04-24 13:49       ` Holcomb, Katherine A (kah3f)
  2022-04-26  1:57     ` Elliot Cramer
  1 sibling, 1 reply; 18+ messages in thread
From: emcramer @ 2022-04-24  2:57 UTC (permalink / raw)
  To: jvdelisle2, Elliot Cramer, fortran

Windows 10

Sent from AT&T Yahoo Mail on Android 
 
  On Sat, Apr 23, 2022 at 10:01 PM, Jerry D<jvdelisle2@gmail.com> wrote:   Elliot,

Let me know what system you want the compiler to run on?

Linux, Windows, PowerPC?

I can guide you through installing on some of these.

Usually we build it from source. However, many linux distributions have 
packages you can install easily.

Cheers,

Jerry

On 4/23/22 9:31 AM, Elliot Cramer wrote:
> A few years ago I started converting a large old Fortran program which I had running on an IBM 7040 and then on a 360. I have a copy of Lahey Fortran and ran into a compiler bug and gave up on it. How can I download your compiler and get documentation. I don't understand what I've read on the internetThanksElliot
>
> Sent from AT&T Yahoo Mail on Android

  

^ permalink raw reply	[flat|nested] 18+ messages in thread

* RE: Fortran compiler
  2022-04-24  2:57     ` emcramer
@ 2022-04-24 13:49       ` Holcomb, Katherine A (kah3f)
  0 siblings, 0 replies; 18+ messages in thread
From: Holcomb, Katherine A (kah3f) @ 2022-04-24 13:49 UTC (permalink / raw)
  To: emcramer, Elliot Cramer, fortran

Hi,

I have an online Fortran course
https://learning.rc.virginia.edu/courses/fortran_introduction/
The section on "Setting Up Your Environment" has instructions for installing gfortran on Windows using MinGW-w64

You generally need some kind of IDE on Windows.  I use one called Geany (free) but there are other options.

-----Original Message-----
From: Fortran <fortran-bounces+kholcomb=virginia.edu@gcc.gnu.org> On Behalf Of emcramer--- via Fortran
Sent: Saturday, April 23, 2022 10:58 PM
To: jvdelisle2@gmail.com; Elliot Cramer <elliottcramer@bellsouth.net>; fortran@gcc.gnu.org
Subject: Re: Fortran compiler

Windows 10

Sent from AT&T Yahoo Mail on Android 
 
  On Sat, Apr 23, 2022 at 10:01 PM, Jerry D<jvdelisle2@gmail.com> wrote:   Elliot,

Let me know what system you want the compiler to run on?

Linux, Windows, PowerPC?

I can guide you through installing on some of these.

Usually we build it from source. However, many linux distributions have packages you can install easily.

Cheers,

Jerry

On 4/23/22 9:31 AM, Elliot Cramer wrote:
> A few years ago I started converting a large old Fortran program which 
> I had running on an IBM 7040 and then on a 360. I have a copy of Lahey 
> Fortran and ran into a compiler bug and gave up on it. How can I 
> download your compiler and get documentation. I don't understand what 
> I've read on the internetThanksElliot
>
> Sent from AT&T Yahoo Mail on Android

  

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
  2022-04-24  2:00   ` Jerry D
  2022-04-24  2:57     ` emcramer
@ 2022-04-26  1:57     ` Elliot Cramer
  2022-04-26  6:20       ` Arjen Markus
  2022-04-26 11:55       ` Holcomb, Katherine A (kah3f)
  1 sibling, 2 replies; 18+ messages in thread
From: Elliot Cramer @ 2022-04-26  1:57 UTC (permalink / raw)
  To: Jerry D, fortran

Windows 10; how can we do this?
Elliot

On 4/23/2022 10:00 PM, Jerry D wrote:
> Elliot,
>
> Let me know what system you want the compiler to run on?
>
> Linux, Windows, PowerPC?
>
> I can guide you through installing on some of these.
>
> Usually we build it from source. However, many linux distributions
> have packages you can install easily.
>
> Cheers,
>
> Jerry
>
> On 4/23/22 9:31 AM, Elliot Cramer wrote:
>> A few years ago I started converting a large old Fortran program
>> which I had running on an IBM 7040 and then on a 360. I have a
>> copy of Lahey Fortran and ran into a compiler bug and gave up on
>> it. How can I download your compiler and get documentation. I
>> don't understand what I've read on the internetThanksElliot
>>
>> Sent from AT&T Yahoo Mail on Android
>

-- 

Elliot M. Cramer
PO 428
Chapel Hill, NC 27514

919-942-2503

Professor Emeritus
Department of Psychology
University of North Carolina at Chapel Hill

ecramer@alum.mit.edu

Websites  
http://www.ourpaws.info/cramer
http://www.friendsofocas.org


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
  2022-04-26  1:57     ` Elliot Cramer
@ 2022-04-26  6:20       ` Arjen Markus
  2022-04-26 11:55       ` Holcomb, Katherine A (kah3f)
  1 sibling, 0 replies; 18+ messages in thread
From: Arjen Markus @ 2022-04-26  6:20 UTC (permalink / raw)
  To: Elliot Cramer; +Cc: Jerry D, fortran

An alternative is to use a prebuilt distribution. See my answer to William
Carter.

Regards,

Arjen

Op di 26 apr. 2022 om 03:57 schreef Elliot Cramer <
elliottcramer@bellsouth.net>:

> Windows 10; how can we do this?
> Elliot
>
> On 4/23/2022 10:00 PM, Jerry D wrote:
> > Elliot,
> >
> > Let me know what system you want the compiler to run on?
> >
> > Linux, Windows, PowerPC?
> >
> > I can guide you through installing on some of these.
> >
> > Usually we build it from source. However, many linux distributions
> > have packages you can install easily.
> >
> > Cheers,
> >
> > Jerry
> >
> > On 4/23/22 9:31 AM, Elliot Cramer wrote:
> >> A few years ago I started converting a large old Fortran program
> >> which I had running on an IBM 7040 and then on a 360. I have a
> >> copy of Lahey Fortran and ran into a compiler bug and gave up on
> >> it. How can I download your compiler and get documentation. I
> >> don't understand what I've read on the internetThanksElliot
> >>
> >> Sent from AT&T Yahoo Mail on Android
> >
>
> --
>
> Elliot M. Cramer
> PO 428
> Chapel Hill, NC 27514
>
> 919-942-2503
>
> Professor Emeritus
> Department of Psychology
> University of North Carolina at Chapel Hill
>
> ecramer@alum.mit.edu
>
> Websites
> http://www.ourpaws.info/cramer
> http://www.friendsofocas.org
>
>

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
  2022-04-26  1:57     ` Elliot Cramer
  2022-04-26  6:20       ` Arjen Markus
@ 2022-04-26 11:55       ` Holcomb, Katherine A (kah3f)
       [not found]         ` <79cd86c8-44fb-326e-cd0e-a7728b63b708@bellsouth.net>
  1 sibling, 1 reply; 18+ messages in thread
From: Holcomb, Katherine A (kah3f) @ 2022-04-26 11:55 UTC (permalink / raw)
  To: Elliot Cramer; +Cc: fortran

[-- Attachment #1: Type: text/plain, Size: 2425 bytes --]

Hi Elliot,

Did you look at my online instructions?  You can also use a prebuilt distribution as Arjen suggests.  If you’re not actually on the mailing list but just sending to it so didn’t see that, he recommended http://www.equation.com/servlet/equation.cmd?fa=fortran <http://www.equation.com/servlet/equation.cmd?fa=fortran>. You would still need to make sure your PATH is set so that gfortran and the other binaries you’d need are visible.

Unless you are adept with the Windows command line, you should look into a graphical development environment.  The problem with those is that most don’t support Fortran well or at all.  The two free, cross-platform ones I know that do are Geany and Code::Blocks.  Geany is more like a nice editor with some buttons for compiling and running (and it can run a Makefile) whereas Code::Blocks is closer to a traditional IDE.  Both may expect you to be using gfortran and would require some configuration if you wanted to use the Intel oneAPI option.  Easy to do, but an extra step to keep in mind.

VSCode is all the rage but I fought with it just to try to use it for C++ and didn’t want even to try Fortran.

> On Apr 25, 2022, at 9:57 PM, Elliot Cramer <elliottcramer@bellsouth.net> wrote:
> 
> Windows 10; how can we do this?
> Elliot
> 
> On 4/23/2022 10:00 PM, Jerry D wrote:
>> Elliot,
>> 
>> Let me know what system you want the compiler to run on?
>> 
>> Linux, Windows, PowerPC?
>> 
>> I can guide you through installing on some of these.
>> 
>> Usually we build it from source. However, many linux distributions
>> have packages you can install easily.
>> 
>> Cheers,
>> 
>> Jerry
>> 
>> On 4/23/22 9:31 AM, Elliot Cramer wrote:
>>> A few years ago I started converting a large old Fortran program
>>> which I had running on an IBM 7040 and then on a 360. I have a
>>> copy of Lahey Fortran and ran into a compiler bug and gave up on
>>> it. How can I download your compiler and get documentation. I
>>> don't understand what I've read on the internetThanksElliot
>>> 
>>> Sent from AT&T Yahoo Mail on Android
>> 
> 
> -- 
> 
> Elliot M. Cramer
> PO 428
> Chapel Hill, NC 27514
> 
> 919-942-2503
> 
> Professor Emeritus
> Department of Psychology
> University of North Carolina at Chapel Hill
> 
> ecramer@alum.mit.edu
> 
> Websites  
> http://www.ourpaws.info/cramer
> http://www.friendsofocas.org
> 


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 3340 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
       [not found]         ` <79cd86c8-44fb-326e-cd0e-a7728b63b708@bellsouth.net>
@ 2022-04-26 14:05           ` Holcomb, Katherine A (kah3f)
  0 siblings, 0 replies; 18+ messages in thread
From: Holcomb, Katherine A (kah3f) @ 2022-04-26 14:05 UTC (permalink / raw)
  To: Elliot Cramer; +Cc: fortran, Jerry D

[-- Attachment #1: Type: text/plain, Size: 5244 bytes --]

Please try reading my instructions, see whether it helps to clarify things.  MinGW and such don’t directly have Fortran.  You first install MSYS2 and MinGW and you have to then install Fortran as a package.

https://learning.rc.virginia.edu/courses/fortran_introduction/setting_up <https://learning.rc.virginia.edu/courses/fortran_introduction/setting_up>/

I have not tried downloading from Arjen’s suggested site so I can’t comment on the bad link.  It should be safe to install 10.3 and there is bound to be a way to bypass (“whitelist”) the executable.  

> On Apr 26, 2022, at 9:28 AM, Elliot Cramer <elliottcramer@bellsouth.net> wrote:
> 
> On 4/26/2022 7:55 AM, Holcomb, Katherine A (kah3f) wrote:
>> Hi Elliot,
>> 
>> Did you look at my online instructions?
> NO
>>  You can also use a prebuilt distribution as Arjen suggests.  If you’re not actually on the mailing list but just sending to it so didn’t see that, he recommended http://www.equation.com/servlet/equation.cmd?fa=fortran <http://www.equation.com/servlet/equation.cmd?fa=fortran>.
> 
> 11.2 is a bad link.  When I download 10.3 I get a message
> 
> Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.
> 
> It doesn't give me an options to accept it and  I am clueless I used avast on windows 7 and I guess I should load it
> 
> The other sites that Jerry mentioned don't seem tohave gfortran  on them
> 
> 
> or this one: 
>         https://www.mingw-w64.org/ <https://www.mingw-w64.org/> 
> 
> or this one: 
>         https://www.cygwin.com/ <https://www.cygwin.com/>
> 
> Mandaicrosoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.
> 
> 
>> You would still need to make sure your PATH is set so that gfortran and the other binaries you’d need are visible.
> I don't know how to do this;  I seem not to have access to the c: folder as I did in windows 7.  I'm just getting a windows 10 computer going
>> 
>> Unless you are adept with the Windows command line,
> I've used it in the past.  I literally spent hours downloading intel Fortran and don't have a clue as to how to use it.  I see why it is free.  You guys must have spent a great deal of time and effort developing gfortran and it sounds wonderful.  It would be great if  there was a way of making it available to unsophisticated windows users.  I naively though I could just download load it and be off.  I appreciate you guys trying to help me
> 
> 
> 
>> you should look into a graphical development environment.
> I think it is beyond my capabilities
> 
> 
> 
> Thanks,
> 
> Elliot
> 
> 
> 
> 
> 
> 
> 
>>  The problem with those is that most don’t support Fortran well or at all.  The two free, cross-platform ones I know that do are Geany and Code::Blocks.  Geany is more like a nice editor with some buttons for compiling and running (and it can run a Makefile) whereas Code::Blocks is closer to a traditional IDE.  Both may expect you to be using gfortran and would require some configuration if you wanted to use the Intel oneAPI option.  Easy to do, but an extra step to keep in mind.
>> 
>> VSCode is all the rage but I fought with it just to try to use it for C++ and didn’t want even to try Fortran.
>> 
>>> On Apr 25, 2022, at 9:57 PM, Elliot Cramer <elliottcramer@bellsouth.net <mailto:elliottcramer@bellsouth.net>> wrote:
>>> 
>>> Windows 10; how can we do this?
>>> Elliot
>>> 
>>> On 4/23/2022 10:00 PM, Jerry D wrote:
>>>> Elliot,
>>>> 
>>>> Let me know what system you want the compiler to run on?
>>>> 
>>>> Linux, Windows, PowerPC?
>>>> 
>>>> I can guide you through installing on some of these.
>>>> 
>>>> Usually we build it from source. However, many linux distributions
>>>> have packages you can install easily.
>>>> 
>>>> Cheers,
>>>> 
>>>> Jerry
>>>> 
>>>> On 4/23/22 9:31 AM, Elliot Cramer wrote:
>>>>> A few years ago I started converting a large old Fortran program
>>>>> which I had running on an IBM 7040 and then on a 360. I have a
>>>>> copy of Lahey Fortran and ran into a compiler bug and gave up on
>>>>> it. How can I download your compiler and get documentation. I
>>>>> don't understand what I've read on the internetThanksElliot
>>>>> 
>>>>> Sent from AT&T Yahoo Mail on Android
>>>> 
>>> 
>>> -- 
>>> 
>>> Elliot M. Cramer
>>> PO 428
>>> Chapel Hill, NC 27514
>>> 
>>> 919-942-2503
>>> 
>>> Professor Emeritus
>>> Department of Psychology
>>> University of North Carolina at Chapel Hill
>>> 
>>> ecramer@alum.mit.edu <mailto:ecramer@alum.mit.edu>
>>> 
>>> Websites  
>>> http://www.ourpaws.info/cramer <http://www.ourpaws.info/cramer>
>>> http://www.friendsofocas.org <http://www.friendsofocas.org/>
>>> 
>> 
> 
> -- 
> 
> Elliot M. Cramer
> PO 428
> Chapel Hill, NC 27514
> 
> 919-942-2503
> 
> Professor Emeritus
> Department of Psychology
> University of North Carolina at Chapel Hill
> 
> ecramer@alum.mit.edu <mailto:ecramer@alum.mit.edu>
> 
> Websites  
> http://www.ourpaws.info/cramer <http://www.ourpaws.info/cramer>
> http://www.friendsofocas.org <http://www.friendsofocas.org/>

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 3340 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran Compiler
  2012-10-31 23:48 Fortran Compiler Attaway,Paige G
@ 2012-11-01  1:02 ` Tim Prince
  0 siblings, 0 replies; 18+ messages in thread
From: Tim Prince @ 2012-11-01  1:02 UTC (permalink / raw)
  To: fortran

On 10/31/2012 7:48 PM, Attaway,Paige G wrote:
> Hi,
>
> I'm looking to download a free fortran compiler in order to run some 
> code for a professor.
> Is there a place I can download the GNU Fortran compiler?
>
> Thanks
> Paige

http://gcc.gnu.org/wiki/GFortranBinaries

-- 
Tim Prince

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Fortran Compiler
@ 2012-10-31 23:48 Attaway,Paige G
  2012-11-01  1:02 ` Tim Prince
  0 siblings, 1 reply; 18+ messages in thread
From: Attaway,Paige G @ 2012-10-31 23:48 UTC (permalink / raw)
  To: fortran

Hi,

I'm looking to download a free fortran compiler in order to run some 
code for a professor.
Is there a place I can download the GNU Fortran compiler?

Thanks
Paige

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: fortran compiler
       [not found] <1296477319.26388.ezmlm@gcc.gnu.org>
@ 2011-01-31 19:17 ` David Bourne
  0 siblings, 0 replies; 18+ messages in thread
From: David Bourne @ 2011-01-31 19:17 UTC (permalink / raw)
  To: GFortran

gfortran is the way to go.

You need Xcode installed first. If its a new computer with Snow Leopard the latest XCode is what you want. The install DVD may have it otherwise the link http://developer.apple.com/technologies/tools/
should lead you to it. See http://gcc.gnu.org/wiki/GFortranBinariesMacOS
to get gfortran for Mac OS 10.4, 10.5 or 10.6.

David

On Jan 31, 2011, at 6:35 AM, fortran-digest-help@gcc.gnu.org wrote:

> From: Alberto Carramiñana <alberto@inaoep.mx>
> Date: January 29, 2011 5:50:02 PM CST
> To: fortran@gcc.gnu.org
> Subject: fortran compiler
> 
> 
> 
> Dear GNUs gurus,
> 
> I just got a new mac and installed the files from my older, now defunct, mac. 
> g77 is not working and I do need a fortran compiler for simple use. I write 
> simple fortran programs (100 to 1000 lines) for own calculations.
> 
> I hope you can help me. 
> 
> Alberto

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: fortran compiler
@ 2011-01-30 17:36 FX
  0 siblings, 0 replies; 18+ messages in thread
From: FX @ 2011-01-30 17:36 UTC (permalink / raw)
  To: alberto; +Cc: gfortran List

> gfortran: error trying to exec 'as': execvp: No such file or directory

You need to install Apple's Developer Tools. It's a free download from http://developer.apple.com/technologies/tools/

FX

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: fortran compiler
       [not found]   ` <FD8F47C0-8F7D-4750-969F-95C5C1226D77@inaoep.mx>
@ 2011-01-30 17:08     ` Steve Kargl
  0 siblings, 0 replies; 18+ messages in thread
From: Steve Kargl @ 2011-01-30 17:08 UTC (permalink / raw)
  To: Alberto Carrami?ana; +Cc: fortran

On Sat, Jan 29, 2011 at 06:24:00PM -0600, Alberto Carrami?ana wrote:
> 
> Hi Steve,
> 
> Seems I got a more obscure problem. I downloaded gfortran and tried to
> compile a simple program,
> 
> gfortran areas.f
> 
>   and got the following message,
> 
> gfortran: error trying to exec 'as': execvp: No such file or directory
> 
> My needs don't go beyond to relatively simple numerical computations for
> myself (products, integrals, solving ecs through Newton's method, etc...)
> 

(cc'd fortran@gnu)

If you would have kept the discussion on the fortran@gnu
mailing list, I'm sure someone could help you.  I don't
use a Mac (or Windows for that matter).  I assume you 
downloaded from http://gcc.gnu.org/wiki/GFortranBinaries.
You may need to install some Mac specific package via fink,
but whatever it is I can't help you.

-- 
Steve

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: fortran compiler
  2011-01-30 12:40 Alberto Carramiñana
@ 2011-01-30 13:15 ` Steve Kargl
       [not found]   ` <FD8F47C0-8F7D-4750-969F-95C5C1226D77@inaoep.mx>
  0 siblings, 1 reply; 18+ messages in thread
From: Steve Kargl @ 2011-01-30 13:15 UTC (permalink / raw)
  To: Alberto Carrami?ana; +Cc: fortran

On Sat, Jan 29, 2011 at 05:50:02PM -0600, Alberto Carrami?ana wrote:
> 
> I just got a new mac and installed the files from my older, now defunct, mac. 
> g77 is not working and I do need a fortran compiler for simple use. I write 
> simple fortran programs (100 to 1000 lines) for own calculations.
> 
> I hope you can help me. 
> 
> 

g77 is dead.

Go to the gfortran wiki, which google can help you find.
Start reading.

-- 
Steve

^ permalink raw reply	[flat|nested] 18+ messages in thread

* fortran compiler
@ 2011-01-30 12:40 Alberto Carramiñana
  2011-01-30 13:15 ` Steve Kargl
  0 siblings, 1 reply; 18+ messages in thread
From: Alberto Carramiñana @ 2011-01-30 12:40 UTC (permalink / raw)
  To: fortran


Dear GNUs gurus,

I just got a new mac and installed the files from my older, now defunct, mac. 
g77 is not working and I do need a fortran compiler for simple use. I write 
simple fortran programs (100 to 1000 lines) for own calculations.

I hope you can help me. 

Alberto

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran Compiler
       [not found] <bdca99240702200754x7489c3e5tbe82ad4409107631@mail.gmail.com>
@ 2007-02-20 16:03 ` Tobias Schlüter
  0 siblings, 0 replies; 18+ messages in thread
From: Tobias Schlüter @ 2007-02-20 16:03 UTC (permalink / raw)
  To: Sebastian Schuberth, fortran


Hi Sebastian,

I'm forwarding this to our mailing list so that people that may know the 
answers to your questions can answer you.  Your questions (my 
translation) were:

1. "I'm trying to compile LAPACK on Windows x64.  The link for AMD64 
binaries on http://gcc.gnu.org/wiki/GFortranBinaries leads nowhere. 
Could you please upload them, if possible?"

No I can't I'm not building them, and I don't know who did that in the 
past.  This person is certainly on this list, so they might respond 
themselves.

2. "Will there also be a MinGW version for AMD64?"

I have no idea.  First, I don't know if you mean MinGW itself, or the 
compiler.  If there is a MinGW running on ix86-64, getting gfortran to 
run on it should be an issue of downloading the sources and running 
"configure && make".  If anybody will do this work and post binaries I 
can't tell, this is a volunteer driven project, after all.

Regards,
- Tobi

Sebastian Schuberth wrote:
> Hi Tobias,
> 
> auf der Suche nach einem freien Fortran Compiler, mit dem ich LAPACK
> für Windows x64 übersetzen kann, bin ich auf
> 
> http://gcc.gnu.org/wiki/GFortranBinaries
> 
> gestoßen. Leider führt der dortige "AMD64" Link ins Leere. Könntest Du
> diese Version evtl. hochladen?
> 
> Die nächste Frage haut in die gleiche Kerbe: Wird es auch eine
> MinGW-Version für AMD64 geben?
> 
> Danke!
> 

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Fortran compiler
  2004-09-02 10:13 Fortran compiler Muhannad
@ 2004-09-02 10:32 ` Tobias Schlüter
  0 siblings, 0 replies; 18+ messages in thread
From: Tobias Schlüter @ 2004-09-02 10:32 UTC (permalink / raw)
  To: Muhannad; +Cc: fortran

Muhannad wrote:
> I need a compiler to compile source.F90. I am working under cygwin. That 
> means should be able to compile under cygwin

You can download cygwin binaries of gfortran from gfortran.org. They should
get you going.

- Tobi

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Fortran compiler
@ 2004-09-02 10:13 Muhannad
  2004-09-02 10:32 ` Tobias Schlüter
  0 siblings, 1 reply; 18+ messages in thread
From: Muhannad @ 2004-09-02 10:13 UTC (permalink / raw)
  To: fortran

Hi,
I need a compiler to compile source.F90. I am working under cygwin. That 
means should be able to compile under cygwin
Thanks

-- 
|****************************************|
Muhannad Mahmoud (Dipl.-Ing.)
Institute of Medical Physics
University of Erlangen
Henkestr.91
91052 Erlangen, Germany
phone + 49 9131 8525883
 fax  + 49 9131 8522824
muhannad@imp.uni-erlangen.de




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-04-26 14:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <589966387.343093.1650731463650.ref@mail.yahoo.com>
2022-04-23 16:31 ` Fortran compiler Elliot Cramer
2022-04-24  2:00   ` Jerry D
2022-04-24  2:57     ` emcramer
2022-04-24 13:49       ` Holcomb, Katherine A (kah3f)
2022-04-26  1:57     ` Elliot Cramer
2022-04-26  6:20       ` Arjen Markus
2022-04-26 11:55       ` Holcomb, Katherine A (kah3f)
     [not found]         ` <79cd86c8-44fb-326e-cd0e-a7728b63b708@bellsouth.net>
2022-04-26 14:05           ` Holcomb, Katherine A (kah3f)
2012-10-31 23:48 Fortran Compiler Attaway,Paige G
2012-11-01  1:02 ` Tim Prince
     [not found] <1296477319.26388.ezmlm@gcc.gnu.org>
2011-01-31 19:17 ` fortran compiler David Bourne
  -- strict thread matches above, loose matches on Subject: below --
2011-01-30 17:36 FX
2011-01-30 12:40 Alberto Carramiñana
2011-01-30 13:15 ` Steve Kargl
     [not found]   ` <FD8F47C0-8F7D-4750-969F-95C5C1226D77@inaoep.mx>
2011-01-30 17:08     ` Steve Kargl
     [not found] <bdca99240702200754x7489c3e5tbe82ad4409107631@mail.gmail.com>
2007-02-20 16:03 ` Fortran Compiler Tobias Schlüter
2004-09-02 10:13 Fortran compiler Muhannad
2004-09-02 10:32 ` Tobias Schlüter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).