Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

Why did the Roman Empire collapse? What is the Latin for office automation?


devel / comp.lang.fortran / Re: gcc: error: fort77: No such file or directory

SubjectAuthor
* gcc: error: fort77: No such file or directoryAnouar BOUANO
+- gcc: error: fort77: No such file or directoryArjen Markus
`* gcc: error: fort77: No such file or directoryArjen Markus
 `- gcc: error: fort77: No such file or directorygah4

1
Re: gcc: error: fort77: No such file or directory

<b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=3629&group=comp.lang.fortran#3629

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:a37:e319:0:b0:6cd:f643:b6d6 with SMTP id y25-20020a37e319000000b006cdf643b6d6mr17632683qki.616.1663236168331;
Thu, 15 Sep 2022 03:02:48 -0700 (PDT)
X-Received: by 2002:a05:622a:513:b0:35b:b42a:9bf1 with SMTP id
l19-20020a05622a051300b0035bb42a9bf1mr17451993qtx.339.1663236167506; Thu, 15
Sep 2022 03:02:47 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Thu, 15 Sep 2022 03:02:47 -0700 (PDT)
In-Reply-To: <ecb84f0c-cd94-4b21-8e38-cfbcb79940fan@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=196.121.110.207; posting-account=xwqcswoAAADcx-6nuyaS1Eb5Uo-90GoO
NNTP-Posting-Host: 196.121.110.207
References: <578d4825-6a70-49c4-bfdc-572ba8c25c8bn@googlegroups.com> <ecb84f0c-cd94-4b21-8e38-cfbcb79940fan@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>
Subject: Re: gcc: error: fort77: No such file or directory
From: aboulanouar1@gmail.com (Anouar BOUANO)
Injection-Date: Thu, 15 Sep 2022 10:02:48 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1528
 by: Anouar BOUANO - Thu, 15 Sep 2022 10:02 UTC

thank you so much for your quick replay,
In this commande, you can find two fortran77 source files:
mlmcodaq-sn.f
lscodaq-sn.f

and two C-Shell files.

batch-mlmcodaq-sn.csh

batch-lscodaq-sn.csh
Because the fiels are written with fortran77, could you please tell me how I should compile these files

Re: gcc: error: fort77: No such file or directory

<bc82fb70-5fa6-40e0-a78e-adc731b04941n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=3630&group=comp.lang.fortran#3630

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:a37:bfc5:0:b0:6cd:d800:ab55 with SMTP id p188-20020a37bfc5000000b006cdd800ab55mr21210410qkf.176.1663237611744;
Thu, 15 Sep 2022 03:26:51 -0700 (PDT)
X-Received: by 2002:a05:6214:2602:b0:4ac:ada1:de5b with SMTP id
gu2-20020a056214260200b004acada1de5bmr18339127qvb.122.1663237611576; Thu, 15
Sep 2022 03:26:51 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Thu, 15 Sep 2022 03:26:51 -0700 (PDT)
In-Reply-To: <b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=62.194.189.128; posting-account=A91wAAoAAADgBUxBX6QqsrSD26GLhVp8
NNTP-Posting-Host: 62.194.189.128
References: <578d4825-6a70-49c4-bfdc-572ba8c25c8bn@googlegroups.com>
<ecb84f0c-cd94-4b21-8e38-cfbcb79940fan@googlegroups.com> <b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <bc82fb70-5fa6-40e0-a78e-adc731b04941n@googlegroups.com>
Subject: Re: gcc: error: fort77: No such file or directory
From: arjen.markus895@gmail.com (Arjen Markus)
Injection-Date: Thu, 15 Sep 2022 10:26:51 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1687
 by: Arjen Markus - Thu, 15 Sep 2022 10:26 UTC

On Thursday, September 15, 2022 at 12:02:50 PM UTC+2, Anouar BOUANO wrote:
> thank you so much for your quick replay,
> In this commande, you can find two fortran77 source files:
> mlmcodaq-sn.f
> lscodaq-sn.f
>
> and two C-Shell files.
>
> batch-mlmcodaq-sn.csh
>
> batch-lscodaq-sn.csh
> Because the fiels are written with fortran77, could you please tell me how I should compile these files

Re: gcc: error: fort77: No such file or directory

<f2ce0ad4-9dc8-4008-ab9f-ed7005139374n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=3631&group=comp.lang.fortran#3631

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:ae9:dc85:0:b0:6cd:ea8d:5113 with SMTP id q127-20020ae9dc85000000b006cdea8d5113mr20071773qkf.55.1663237833556;
Thu, 15 Sep 2022 03:30:33 -0700 (PDT)
X-Received: by 2002:ad4:5f0d:0:b0:4ac:b90b:8275 with SMTP id
fo13-20020ad45f0d000000b004acb90b8275mr16013695qvb.46.1663237833443; Thu, 15
Sep 2022 03:30:33 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Thu, 15 Sep 2022 03:30:33 -0700 (PDT)
In-Reply-To: <b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=62.194.189.128; posting-account=A91wAAoAAADgBUxBX6QqsrSD26GLhVp8
NNTP-Posting-Host: 62.194.189.128
References: <578d4825-6a70-49c4-bfdc-572ba8c25c8bn@googlegroups.com>
<ecb84f0c-cd94-4b21-8e38-cfbcb79940fan@googlegroups.com> <b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <f2ce0ad4-9dc8-4008-ab9f-ed7005139374n@googlegroups.com>
Subject: Re: gcc: error: fort77: No such file or directory
From: arjen.markus895@gmail.com (Arjen Markus)
Injection-Date: Thu, 15 Sep 2022 10:30:33 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2230
 by: Arjen Markus - Thu, 15 Sep 2022 10:30 UTC

On Thursday, September 15, 2022 at 12:02:50 PM UTC+2, Anouar BOUANO wrote:
> thank you so much for your quick replay,
> In this commande, you can find two fortran77 source files:
> mlmcodaq-sn.f
> lscodaq-sn.f
>
> and two C-Shell files.
>
> batch-mlmcodaq-sn.csh
>
> batch-lscodaq-sn.csh
> Because the fiels are written with fortran77, could you please tell me how I should compile these files

There is nothing particularly special about FORTRAN 77: gfortran and a variety of other Fortran compilers can handle such source files as Fortran in its modern versions (90, 95, 2003, 2008, 2018, ...) are all backward compatible. There may be small issues, but those relate to very obscure features of older versions and unusual extensions. So probably, if you replace "fort77" by "gfortran" in the command you showed, it will simply work.

Regards,

Arjen

Re: gcc: error: fort77: No such file or directory

<0e76e82a-1403-46b3-836a-0ef3597caa33n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=3632&group=comp.lang.fortran#3632

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:a05:622a:178c:b0:35b:b8cc:e711 with SMTP id s12-20020a05622a178c00b0035bb8cce711mr14582741qtk.111.1663242584113;
Thu, 15 Sep 2022 04:49:44 -0700 (PDT)
X-Received: by 2002:a05:622a:38f:b0:35b:b8e7:82ef with SMTP id
j15-20020a05622a038f00b0035bb8e782efmr14583956qtx.647.1663242583965; Thu, 15
Sep 2022 04:49:43 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Thu, 15 Sep 2022 04:49:43 -0700 (PDT)
In-Reply-To: <f2ce0ad4-9dc8-4008-ab9f-ed7005139374n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2601:602:9700:4689:bc92:a17b:6a6f:b43e;
posting-account=gLDX1AkAAAA26M5HM-O3sVMAXdxK9FPA
NNTP-Posting-Host: 2601:602:9700:4689:bc92:a17b:6a6f:b43e
References: <578d4825-6a70-49c4-bfdc-572ba8c25c8bn@googlegroups.com>
<ecb84f0c-cd94-4b21-8e38-cfbcb79940fan@googlegroups.com> <b05cec1d-b2b1-4d3d-aeae-b114801d826dn@googlegroups.com>
<f2ce0ad4-9dc8-4008-ab9f-ed7005139374n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0e76e82a-1403-46b3-836a-0ef3597caa33n@googlegroups.com>
Subject: Re: gcc: error: fort77: No such file or directory
From: gah4@u.washington.edu (gah4)
Injection-Date: Thu, 15 Sep 2022 11:49:44 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2168
 by: gah4 - Thu, 15 Sep 2022 11:49 UTC

On Thursday, September 15, 2022 at 3:30:35 AM UTC-7, arjen.m...@gmail.com wrote:

(snip)

> There is nothing particularly special about FORTRAN 77: gfortran and a
> variety of other Fortran compilers can handle such source files as
> Fortran in its modern versions (90, 95, 2003, 2008, 2018, ...)
> are all backward compatible. There may be small issues, but those
> relate to very obscure features of older versions and unusual extensions.
> So probably, if you replace "fort77" by "gfortran" in the command
> you showed, it will simply work.

Except that there are also some .a files, which are likely compiler specific.

If there is a Makefile, it will tell how to generate them, possible from C
or Fortran source.

It would be useful to see what the .csh files say, too.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor