i need this site https://gcc.gnu.org/

2020-08-22 Thread Javeed butt via Gcc
i need this site https://gcc.gnu.org/

Git and --enable-maintainer-mode

2020-08-22 Thread Thomas Koenig via Gcc
Hi, I recently updated a branch which tracked master to current HEAD, and got a compilation failure with --enable-maintainer-mode (see PR 96735): make: *** No rule to make target '../build-x86_64-pc-linux-gnu/libiberty/libiberty.a', needed by 'build/genmodes'. Stop. Switching the branch to

Re: Git and --enable-maintainer-mode

2020-08-22 Thread Andreas Schwab
On Aug 22 2020, Thomas Koenig via Gcc wrote: > make: *** No rule to make target > '../build-x86_64-pc-linux-gnu/libiberty/libiberty.a', needed by > 'build/genmodes'. Stop. Looks like you didn't run make in the toplevel. This is created by the all-build-libiberty target. Andreas. -- Andreas

Re: Git and --enable-maintainer-mode

2020-08-22 Thread Thomas Koenig via Gcc
Hi Andreas, make: *** No rule to make target '../build-x86_64-pc-linux-gnu/libiberty/libiberty.a', needed by 'build/genmodes'. Stop. Looks like you didn't run make in the toplevel. This is created by the all-build-libiberty target. That would have been strange, especially since there is no

gcc-10-20200822 is now available

2020-08-22 Thread GCC Administrator via Gcc
Snapshot gcc-10-20200822 is now available on https://gcc.gnu.org/pub/gcc/snapshots/10-20200822/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 10 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch