Snapshot gcc-14-20250308 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/14-20250308/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 14 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
> Hi,
>
> On Fri, Mar 07, 2025 at 03:57:40PM +, Richard Earnshaw (lists) via Gcc
> wrote:
>> On 07/03/2025 15:41, Jose E. Marchesi via Gcc wrote:
>> > The Steering Committee has decided not to merge the Algol 68 Front-End
>> > in master at this point, but is ok with us using a branch in gcc.
Hi Folks,
here is an idea expressed as a simple proof-of-concept simulator.
- https://github.com/michaeljclark/glyph/
I have been working on a proof-of-concept simulator for a RISC
architecture with an immediate base register next to the program counter
to split the front-end stream into inde
On Sat, 8 Mar 2025, 08:43 LIU Hao via Gcc, wrote:
> 在 2025-3-8 15:20, Gwen Fu 写道:
> > OS : CentOS7
> > The official documentation doesn't mention any installation requirement
> about lib{isl , zstd} .
>
> [please reply to all.]
>
But not on this list, it belongs on gcc-help
> They are mention
在 2025-3-8 15:20, Gwen Fu 写道:
OS : CentOS7
The official documentation doesn't mention any installation requirement about
lib{isl , zstd} .
[please reply to all.]
They are mentioned, but are optional:
https://gcc.gnu.org/install/prerequisites.html
And I run "../gcc/configure --enable-lang
Also please use the gcc-help list for questions like this.
On Sat, 8 Mar 2025, 08:24 Jonathan Wakely, wrote:
>
>
> On Sat, 8 Mar 2025, 06:34 Gwen Fu via Gcc, wrote:
>
>> After I finished ../gcc/configure --prefix=$HOME/GCC-4.6.2
>> --enable-languages=c,c++,fortran --disable-multilib , I exe
On Sat, 8 Mar 2025, 06:34 Gwen Fu via Gcc, wrote:
> After I finished ../gcc/configure --prefix=$HOME/GCC-4.6.2
> --enable-languages=c,c++,fortran --disable-multilib , I executed "make -j
> 2" . However , error occurred !
>
I assume you copied this from https://GCC.gnu.org/wiki/InstallingGCC
On Sat, 8 Mar 2025, 06:55 LIU Hao via Gcc, wrote:
> 在 2025-3-8 14:33, Gwen Fu via Gcc 写道:
> > After I finished ../gcc/configure --prefix=$HOME/GCC-4.6.2
> > --enable-languages=c,c++,fortran --disable-multilib , I executed "make -j
> > 2" . However , error occurred !
> >
>
> What system are you