Displaying 3 results from an estimated 3 matches for "28operating_system".
2017 Mar 21
2
Linux distribution targeted at 32-bit hardware
David Christensen wrote:
> It seems that most Linux distributions I look at are dropping support
> for 32-bit hardware.
Aren't you using Debian? AFAIK jessie supports i586, so if Pentium is
old enough for you you're good to go for likely at least two more
years.
After that I guess I'd be using old unsupported Debians for the
ancient ones. I don't have this old hw on the
2017 Mar 21
1
Linux distribution targeted at 32-bit hardware
...ibutions based on
Debian are out:
1. https://en.wikipedia.org/wiki/Knoppix
KNOPPIX (/kn?p?ks/ KNOP-iks)[2] is an operating system based on Debian
2. https://en.wikipedia.org/wiki/Puppy_Linux
Puppy 6 is built from Ubuntu 14.04 Trusty Tahr packages,
3. https://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29
Ubuntu (/??bu?nt?/ uu-BOON-tuu, stylized as ubuntu)[11] is a
Debian-based Linux operating system
4. http://www.damnsmalllinux.org/
Transform into a Debian OS with a traditional hard drive install
SuSE tries to hide everything behind GUI's (much like Windows). I
prefer the UNIX way...
2019 Jul 09
6
Dovecot 2.3.6 on Solaris10: build issues, segfaults
Hopefully, there is some fix for issue 3 which is beyond my
skill to fix.
Issue 1) Need recent gcc version
Building Dovecot versions <=2.2.x using gcc 3.4.4 worked,
but this gcc version fails to build 2.3.x properly: symptoms
include compile failures and executable crashes that depended
on the amount of optimization used, which is usually a sign of
compiler bugs. (It could also be