Re: [ubuntu-uk] gfortran help

2014-10-17 Thread Tony Arnold
Owen, Have you tried running the a.out file? That is the executable produced from compiling and linking done by the gfortran command. Bash and Python are interpreted languages, so they run immediately without the need to compile and link. Regards, Tony. On 17/10/14 11:49, Owen Branley wrote: >

Re: [ubuntu-uk] gfortran help

2014-10-17 Thread Philip Stubbs
On 17 October 2014 11:49, Owen Branley wrote: > Hi All, > > I'm trying to say 'hello world' in gfortran speak but all I get is an > a.out file that does not help. Various diagnostic commands display jargon > that does not help either. > > Bash and Python etc are ok but gfortran will not run/execu

[ubuntu-uk] gfortran help

2014-10-17 Thread Owen Branley
Hi All, I'm trying to say 'hello world' in gfortran speak but all I get is an a.out file that does not help. Various diagnostic commands display jargon that does not help either. Bash and Python etc are ok but gfortran will not run/execute!! Please help if you can! -- ubuntu-uk@lists.ubuntu.com