Hi,
I have successfully bootstrapped and installed a release version of gcc
6.3.0.
As I have read at the end of the installation instructions I send you the
following information:
---- Output from command 'srcdir/config.guess':
x86_64-pc-linux-gnu
---- Output from command 'gcc -v':
Using built-in specs.
COLLECT_GCC=/home/ciro/Programs/GCC_Binutils/GCC-6.3.0/Install/bin/gcc
COLLECT_LTO_WRAPPER=/home/ciro/Programs/GCC_Binutils/GCC-6.3.0/Install/libex
ec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../gcc-6.3.0/configure
--prefix=/home/ciro/Programs/GCC_Binutils/GCC-6.3.0/Install
Thread model: posix
gcc version 6.3.0 (GCC)
---- Whether you enabled all languages or a subset of them:
I did not exclude / include any specific language, but because I did
not have a
previous version of the Ada compiler, the new Ada Compiler was not
built.
So the compilers for all the languages were built, except that for Ada.
---- Content of /etc/issue:
Debian GNU/Linux 8 \n \l
---- Output from command 'uname --version':
uname (GNU coreutils) 8.23
---- Output from command 'uname -a':
Linux FissoDellDebian 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2
(2016-10-19) x86_64 GNU/Linux
---- Output from command 'dpkg -l libc6':
Name Version Architecture
Description
+++-=========================-=================-=================-==========
==============================================
ii libc6:amd64 2.19-18+deb8u7 amd64 GNU C Library:
Shared libraries
ii libc6:i386 2.19-18+deb8u7 i386 GNU C
Library: Shared libraries
---- the host/target specific installation notes includes my host/target and
it is not incomplete or out of date.
---- Note:
during the bootstrap, after configured, while running 'make', the
program halted just before building the
Java compiler, because it could not find any "jar" or "zip" executable.
I installed Debian Packages "fastjar" and "zip", run "make" again and
it worked.
Many thanks to you all.
Ciro Landolfi