x27;t intend ever to run gfortran-9 to
gfortran-12 again.)
John
On Fri, 30 Aug 2024, Jerry D wrote:
Date: Fri, 30 Aug 2024 03:19:37 +
From: Jerry D
To: John Harper , Thomas Koenig
Cc: Damian Rouson ,
"fortran@gcc.gnu.org"
Subject: Re: Installing gfortran-14
Resent-Date: Fri,
On 8/29/24 7:53 PM, John Harper wrote:
Hi Thomas & Damian
Thank you. I'm running Ubuntu 24.04 in an x86_64 system.
I do have dpkg and it said
(lf) john:~/Gcc-build$ dpkg -S libc-header-start.h
libc6-dev:amd64: /usr/include/x86_64-linux-gnu/bits/libc-header-start.h
So I tried
$ sudo apt install
"fortran@gcc.gnu.org"
Subject: Re: Installing gfortran-14
Resent-Date: Thu, 29 Aug 2024 18:25:38 +1200 (NZST)
Resent-From:
[You don't often get email from tkoe...@netcologne.de. Learn why this is
important at https://aka.ms/LearnAboutSenderIdentification ]
Hi John,
/usr/include/st
Hi John,
/usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No
such file or directory
27 | #include
I'm not sure what system you are running. On my Ubuntu system,
which is Debian-based, you can search for the package that provides a
file with
$ dpkg -S libc-header-start.
On 8/28/24 8:33 PM, John Harper wrote:
Hi Thomas
Thank you! I got part of the way there after discovering that
download-prerequisites had to be download_prerequisites, but make -j12
had a fatal error. What I did was
$ cd
% mkdir Gcc
% cd ~/Gcc
$ tar xvjf ../Downloads/gmp-6.2.1.tar.bz2
$ tar
as Koenig wrote:
Date: Thu, 22 Aug 2024 05:19:16 +
From: Thomas Koenig
To: John Harper ,
Damian Rouson
Cc: "fortran@gcc.gnu.org"
Subject: Re: Installing gfortran-14
Resent-Date: Thu, 22 Aug 2024 17:19:33 +1200 (NZST)
Resent-From:
[You don't often get email from tkoe
Hi John,
Thank you Damian. Tried the first suggestion. It said I already had
gfortran; it turned out to be version 13. Tried the second suggestion.
My system has not heard of git. Managed to find gcc-14.2.0.tar so I am
now struggling to do something with that.
Assuming you have the top level
:
Date: Tue, 20 Aug 2024 23:34:50 +
From: Damian Rouson
To: John Harper
Cc: "fortran@gcc.gnu.org"
Subject: Re: Installing gfortran-14
Resent-Date: Wed, 21 Aug 2024 11:35:39 +1200 (NZST)
Resent-From:
You don't often get email from damian@archaeologic.codes. Learn why thi
To install a specific version of gcc, you could perhaps use pkgsrc (NetBSD
package manager, but it works on every system, including Linux).
Serge
On Aug 21, 2024 at 07:35 +0800, Damian Rouson ,
wrote:
> It has been a few years since I used Ubuntu. If I recall correctly, I think
> you can just u
It has been a few years since I used Ubuntu. If I recall correctly, I think
you can just use
sudo apt install gcc
and that will install gcc, g++, and gfortran. My Linux knowledge is
limited. I never figured out how to install a specific version of GCC on
Ubuntu so I think you just get what you
10 matches
Mail list logo