Successful bootstrap and install of gcc (GCC) 7.3.0 on aarch64-unknown-linux-gnu

2018-03-18 Thread Aaro Koskinen
Hi,

Here's a report of a successful build and install of GCC:

$ gcc-7.3.0/config.guess
aarch64-unknown-linux-gnu

$ newcompiler/bin/gcc -v
Using built-in specs.
COLLECT_GCC=newcompiler/bin/gcc
COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/aarch64-unknown-linux-gnu/7.3.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: ../gcc-7.3.0/configure --with-arch=armv8-a+crc 
--with-cpu=cortex-a53 --enable-fix-cortex-a53-835769 
--enable-fix-cortex-a53-843419 --disable-multilib --disable-nls 
--prefix=/home/aaro/gcctest/newcompiler --enable-languages=c,c++ 
--host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu 
--target=aarch64-unknown-linux-gnu --with-system-zlib --with-sysroot=/
Thread model: posix
gcc version 7.3.0 (GCC) 

-- Build environment --

host: raspberrypi-3
distro:   los.git rootfs=4642f native=4642f
kernel:   Linux 4.16.0-rc3-rpi3-los_4642f
binutils: GNU binutils 2.30
make: GNU Make 4.2.1
libc: GNU C Library (GNU libc) stable release version 2.27.
zlib: 1.2.11
mpfr: 4.0.1
gmp:  60102

-- Time consumed --

configure:  real0m 17.63s
user0m 11.85s
sys 0m 4.03s

bootstrap:  real7h 53m 30s
user25h 29m 57s
sys 39m 43.18s

install:real1m 55.31s
user0m 32.84s
sys 0m 32.00s

-- Hardware details ---

MemTotal: 973924 kB

processor   : 0
BogoMIPS: 38.40
Features: fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part: 0xd03
CPU revision: 4

processor   : 1
BogoMIPS: 38.40
Features: fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part: 0xd03
CPU revision: 4

processor   : 2
BogoMIPS: 38.40
Features: fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part: 0xd03
CPU revision: 4

processor   : 3
BogoMIPS: 38.40
Features: fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part: 0xd03
CPU revision: 4

A.


gcc-8-20180318 is now available

2018-03-18 Thread gccadmin
Snapshot gcc-8-20180318 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/8-20180318/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 258635

You'll find:

 gcc-8-20180318.tar.xzComplete GCC

  SHA256=841a6187e5fd5547573c732e0a2800325720e5e89aaebc4d6b21e69ece8343a9
  SHA1=a8f2054b5c1271b384996b854d988d7be11223fd

Diffs from 8-20180311 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-8
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.


www.sgi.com/tech/stl/ is gone

2018-03-18 Thread Gerald Pfeifer
...redirecting to a dummy page.  Unfortunately there are a fair
number of references in the libstdc++ docs, see below.

I'll take care of anything outside of libstdc++; can you please
have a look as far as the libstdc++ docs go?

Gerald


http://gcc.gnu.org/onlinedocs/libstdc++/faq.html

  □ http://www.sgi.com/tech/stl/
  □ http://www.sgi.com/tech/stl/FAQ.html
  □ http://www.sgi.com/tech/stl/whats_new.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/debug_mode_design.html

  □ http://www.sgi.com/tech/stl/

http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_numerics.html

  □ http://www.sgi.com/tech/stl/iota.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_sgi.html

  □ http://www.sgi.com/tech/stl/HashFunction.html
  □ http://www.sgi.com/tech/stl/hash.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/policy_data_structures.html

  □ http://www.sgi.com/tech/stl/

http://gcc.gnu.org/onlinedocs/libstdc++/manual/using_concurrency.html

  □ http://www.sgi.com/tech/stl/Allocators.html
  □ http://www.sgi.com/tech/stl/thread_safety.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/utilities.html

  □ http://www.sgi.com/tech/stl/functors.html

Re: www.sgi.com/tech/stl/ is gone

2018-03-18 Thread Joel Sherrill
On Mar 18, 2018 6:37 PM, "Gerald Pfeifer"  wrote:

...redirecting to a dummy page.  Unfortunately there are a fair
number of references in the libstdc++ docs, see below.

I'll take care of anything outside of libstdc++; can you please
have a look as far as the libstdc++ docs go?


Is cppreference.com an appropriate place to link to?

--joel


Gerald


http://gcc.gnu.org/onlinedocs/libstdc++/faq.html

  □ http://www.sgi.com/tech/stl/
  □ http://www.sgi.com/tech/stl/FAQ.html
  □ http://www.sgi.com/tech/stl/whats_new.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/debug_mode_design.html

  □ http://www.sgi.com/tech/stl/

http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_numerics.html

  □ http://www.sgi.com/tech/stl/iota.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_sgi.html

  □ http://www.sgi.com/tech/stl/HashFunction.html
  □ http://www.sgi.com/tech/stl/hash.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/policy_data_structures.html

  □ http://www.sgi.com/tech/stl/

http://gcc.gnu.org/onlinedocs/libstdc++/manual/using_concurrency.html

  □ http://www.sgi.com/tech/stl/Allocators.html
  □ http://www.sgi.com/tech/stl/thread_safety.html

http://gcc.gnu.org/onlinedocs/libstdc++/manual/utilities.html

  □ http://www.sgi.com/tech/stl/functors.html


[wwwdocs] PATCH for Re: GCC mirror - Please read it

2018-03-18 Thread Gerald Pfeifer
On Sat, 3 Feb 2018, BigSearcher Info wrote:
> please let me know if you need the mirror I set for the GCC community 
> some weeks ago.

Thank you for doing that and letting us know, and sorry for the
delay in responding.

I just added this to the official GCC mirrors list per the patch
below.

Cheers,
Gerald

Index: mirrors.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.248
diff -u -r1.248 mirrors.html
--- mirrors.html4 Mar 2018 09:59:46 -   1.248
+++ mirrors.html19 Mar 2018 00:25:09 -
@@ -47,6 +47,7 @@
 Russia, Novosibirsk: http://mirror.linux-ia64.org/gnu/gcc/";>http://mirror.linux-ia64.org/gnu/gcc/,
 thanks to Daniel Volchixin 
 Slovakia, Bratislava: http://gcc.fyxm.net/";>gcc.fyxm.net, 
thanks to Jan Teluch (admin at 2600.sk)
 UK: ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/";>ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/,
 thanks to mirror at mirrorservice.org
+US, San Francisco: https://bigsearcher.com/mirrors/gcc/";>https://bigsearcher.com/mirrors/gcc/,
 thanks to i...@bigsearcher.com
 US, San Jose: http://www.netgull.com/gcc/";>http://www.netgull.com, thanks to admin 
at netgull.com
 US: http://mirrors-usa.go-parts.com/gcc/";>http://mirrors-usa.go-parts.com/gcc,
 thanks to Dan Derebenskiy 
 US, Michigan: http://mirrors.concertpass.com/gcc/";>http://mirrors.concertpass.com/gcc/,
 thanks to ad...@mirrors.concertpass.com.