
Code: Select all
0100100100100000011000010110110100100000
0100111001100001010011100010000100100000
0100100100100000011000010110110100100000
0110000100100000011011010110000101101110
00100001

Ditto. The netbook still runs fine but recent versions of Plasma really require a more beefy GPU to support all of that window dressing. The UI is no longer what you'd call peppy. Thinking about switching it to something lighter weight.NeddySeagoon wrote:I still use i686 on an Intel Atom N270 powered netbook from 2008.
...
Everything that is 64 bit capable runs 64 bit, including my Pi 3.
...


I do not want to appear like a marketing guy (which I am not indeed), but I really think you can consider Void and Alpine, both of which have been using hardened toolchains for a long time.Tony0945 wrote:Still have a 32-bit k6-3 Gentoo machine. Presently converting it for use as a router because of the extra features available over a commercial router.
Do not plan to update it to 17.0 so I guess I will have to stop updating or find another workaround for the profile.
Why? Because of the pie?Tony0945 wrote:Do not plan to update it to 17.0 so I guess I will have to stop updating or find another workaround for the profile.
Code: Select all
0100100100100000011000010110110100100000
0100111001100001010011100010000100100000
0100100100100000011000010110110100100000
0110000100100000011011010110000101101110
00100001


I also use Gentoo on an old Atom netbook, it's a newer 64-bit cpu though.eccerr0r wrote:The Atom necessarily gets updated somewhat frequently as if I'm carrying it around I'm likely connecting it to unknown wifi network connections, so it better be updated; unfortunately it's very slow, GUI and compilingThe others get updates less frequently as they stay on my LAN and usually turned off.
I suspect I should convert my 32-bit VM first so it can help with distcc, or should I update the VM's 64-bit host first...
Code: Select all
$ uname -srvp
Linux 4.14.3-gentoo #1 SMP Mon Dec 4 17:37:46 CET 2017 Intel(R) Atom(TM) CPU N2600 @ 1.60GHz
$ genlop -t gcc --date 3 days ago
* sys-devel/gcc
Mon Dec 4 11:34:45 2017 >>> sys-devel/gcc-7.2.0
merge time: 25 minutes and 22 seconds.
If you are speaking of your Phenom II, although your Gentoo install is apparently not multilib, your CPU is certainly capable of 32 bit. I have a 32bit partition on mine that I use to build binary packages for the k6-3. I did an i486 install, then rebuilt everything with -march=k6-3. Effectively it is a k6-3 with six cores and 3200MHz speed. emerge -e world on the real 450Mhz single core k6-3 took four days some years ago and I don't even have X11. So I build packages on the fake k6-3 and transfer the packages to the real machine using rsync. I could do this for the 17.0 profile change too, I guess. But there is that register loss thing about 32 bit. Tell me more, please, about 17.0 without pie. I did the full switch on my Athlon II and I will be doing it on the Phenom II and the Kaveri, but I don't want to on the old K-6 because I need to squeeze out all the performance that I can. OTOH, it will be facing the internet directly.NeddySeagoon wrote:dweezil-n0xad,
I use cross distcc. My main system is 64 bit only. The kernel won't run 32 bit code, so a chroot is out.

