[TUHS] Version 256 of systemd boasts '42% less Unix philosophy' The Register

Chet Ramey via TUHS tuhs at tuhs.org
Sat Jun 22 01:46:55 AEST 2024


On 6/20/24 4:12 PM, ron minnich wrote:

> Personally, the autoconfig process does not fill me with confidence, and it 
> was recently responsible for a very serious security problem. And, 
> autoconfig doesn't work: I've lost track of how many times autoconf has 
> failed for me. In general, in my experience, autoconf makes for less 
> portability, not more.

I'd be interested in some examples of this. I've had pretty decent success
with autoconf-based portability.

The one issue is cross-compiling between systems with different versions of
libc (glibc vs. musl, for instance). Tools that run natively on the build
platform have to be very portable, since they can't use config.h (which is
for the target system).

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet at case.edu    http://tiswww.cwru.edu/~chet/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://www.tuhs.org/pipermail/tuhs/attachments/20240621/cf9f0a28/attachment.sig>


More information about the TUHS mailing list