Re: [gentoo-user] Gcc 5.3

2015-12-25 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Donnerstag, 24. Dezember 2015, 16:18:27 schrieb Alan Grimes: > Hey, thanks for putting out gcc 5.3... > > Unfortunately, it fails to bootstrap on my machine. I am getting > differences between the stage 2 and stage 3 compilers and it's dying...

Re: [gentoo-user] Gcc 5.3

2015-12-25 Thread Alan Grimes
David Haller wrote: > Hello, > > On Thu, 24 Dec 2015, Alan Grimes wrote: >> Hey, thanks for putting out gcc 5.3... >> >> Unfortunately, it fails to bootstrap on my machine. I am getting >> differences between the stage 2 and stage 3 compilers and it's dying... =( > What compiler and C(XX)FLAGS are

Re: [gentoo-user] Gcc 5.3

2015-12-25 Thread Alan Grimes
Andreas K. Huettel wrote: > Am Donnerstag, 24. Dezember 2015, 16:18:27 schrieb Alan Grimes: > > Hey, thanks for putting out gcc 5.3... > > > Unfortunately, it fails to bootstrap on my machine. I am getting > > differences between the stage 2 and stage 3 compilers and it's > dying... =( > > >

Re: [gentoo-user] Gcc 5.3

2015-12-24 Thread Paul Colquhoun
On Thu, 24 Dec 2015 10:18:27 Alan Grimes wrote: > Hey, thanks for putting out gcc 5.3... > > Unfortunately, it fails to bootstrap on my machine. I am getting > differences between the stage 2 and stage 3 compilers and it's dying... =( > > make[2]: Entering directory >

Re: [gentoo-user] Gcc 5.3

2015-12-24 Thread David Haller
Hello, On Thu, 24 Dec 2015, Alan Grimes wrote: >Hey, thanks for putting out gcc 5.3... > >Unfortunately, it fails to bootstrap on my machine. I am getting >differences between the stage 2 and stage 3 compilers and it's dying... =( What compiler and C(XX)FLAGS are you using? It builds nicely with

Re: [gentoo-user] Gcc 5.3

2015-12-24 Thread Alan Grimes
It has been many moons since I got into compiling a compiler but here's how it basically works: STAGE 1: Compile the new compiler with whatever broken crap compiler is already installed/hacked together/manually entered by punch cards/etc... STAGE 2: Compile the new compiler with whatever

[gentoo-user] Gcc 5.3

2015-12-24 Thread Alan Grimes
Hey, thanks for putting out gcc 5.3... Unfortunately, it fails to bootstrap on my machine. I am getting differences between the stage 2 and stage 3 compilers and it's dying... =( make[2]: Entering directory '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build' make[3]: Entering directory

Re: [gentoo-user] Gcc 5.3

2015-12-24 Thread Stanislav Nikolov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I think they should be compiled with the same version of gcc, shouldn't they? On 12/24/2015 05:18 PM, Alan Grimes wrote: > Hey, thanks for putting out gcc 5.3... > > Unfortunately, it fails to bootstrap on my machine. I am getting > differences