Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-19 Thread Walter Dnes
On Tue, Oct 19, 2021 at 09:28:52AM -0400, Matt Connell (Gmail) wrote > On Tue, 2021-10-19 at 07:32 -0400, Walter Dnes wrote: > > I've only got gcc 10 and 11. > > You will need to use gcc-config to update your selection. I'm aware of that. I had 10 selected, and then selected 11 but no

Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-19 Thread Matt Connell (Gmail)
On Tue, 2021-10-19 at 07:32 -0400, Walter Dnes wrote: > I've only got gcc 10 and 11. You will need to use gcc-config to update your selection. To list your available choices: gcc-config -l To select #1: gcc-config 1 Think of it like adjunct of eselect.

Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-19 Thread Todd Goodman
On 10/19/2021 7:32 AM, Walter Dnes wrote: On Tue, Oct 19, 2021 at 11:53:28AM +1000, Miles Malone wrote Select a version of gcc you do have, using gcc-config. Then rebuild libtool, and continue. GCC 9.3.0 doesnt exist because it's been replaced in the gcc9 branch by GCC 9.4.0. You could

Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-19 Thread Walter Dnes
On Tue, Oct 19, 2021 at 11:53:28AM +1000, Miles Malone wrote > Select a version of gcc you do have, using gcc-config. Then rebuild > libtool, and continue. GCC 9.3.0 doesnt exist because it's been > replaced in the gcc9 branch by GCC 9.4.0. You could choose to stick > to GCC9, or move to 10 or

Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-18 Thread Miles Malone
Select a version of gcc you do have, using gcc-config. Then rebuild libtool, and continue. GCC 9.3.0 doesnt exist because it's been replaced in the gcc9 branch by GCC 9.4.0. You could choose to stick to GCC9, or move to 10 or 11. On Tue, 19 Oct 2021 at 11:48, Walter Dnes wrote: > >

[gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-18 Thread Walter Dnes
Rebuilding the kernel... [thimk2][root][/usr/src/linux] ../makeover HOSTCC scripts/kconfig/conf.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --syncconfig Kconfig HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o