>From: Matthias Schniedermeyer <[EMAIL PROTECTED]>

>> It _is_ wrong to assume that a random program compiled for OS revision A
>> will run correctly on OS revision B

>Definetly NOT.

>e.g. "grep".

>grep only uses libc-interface. As long as the program <-> libc interface
>is stable it will have no problem with the libc <-> <whatever> site.

>It is excatly THE job of libc to abstract away the "right" side.
>(Or the left when you assume hardware/kernel is leftmost)

>Only "system dependend"(hardware, kernel interfaces, ..) software (e.g.
>cdrecord, star, ps, lspci, iptables) have this type of problem.

Well of course libc too. This is something that people tend to forget.

Who make sure that the libc that has been installed matched the current 
kernel?

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  If you don't have iso-8859-1
       [EMAIL PROTECTED]        (work) chars I am J"org Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily
.,


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to