[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Floppsie git down?
From: |
Gaius Mulley |
Subject: |
Re: Floppsie git down? |
Date: |
Fri, 25 Feb 2022 18:44:47 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
john o goyo <jog37@riddermarkfarm.ca> writes:
> Greetings, Gaius.
>
> I tried to clone the floppsie git repository and received the
> following fatal error.
>
> build$ git clone http://floppsie.comp.glam.ac.uk/gm2 gm2-floppsie
> Cloning into 'gm2-floppsie'...
> fatal: repository 'http://floppsie.comp.glam.ac.uk/gm2/' not found
>
> Please advise.
>
> Sincerely,
> john
Hi John,
[resending using a different mail agent]
yes the latest repository is now in gcc as a development branch
"devel/modula-2". This is rebased weekly or sooner and currently based
on the upcoming gcc-12. To obtain this version:
$ git clone git://gcc.gnu.org/git/gcc.git gcc-git-devel-modula2
$ cd gcc-git-devel-modula2
$ git checkout devel/modula-2
regards,
Gaius