Re: How to check the dependence with kernel and glibc
From: Konrad Roziewski (address_at_signature.below)
Date: 07/28/03
- Previous message: W.C Chang: "How to check the dependence with kernel and glibc"
- In reply to: W.C Chang: "How to check the dependence with kernel and glibc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Jul 2003 17:18:32 GMT
W.C Chang:
> Do that have anybody know how to check the
> dependence with kernel and glibc ??
What do you mean by dependance with kernel and glibc?
kernel dependance on glibc? -> check /usr/src/linux/Changes
glibc dependance of kernel? I don't know if there is any, besides
ELF/a.out format.
Perhaps you mean program dependance on kernel and glibc? AFAIK
glibc dependance is most relevant, since vast majority o
executables works fine with different series of kernels, from 1.2
to 2.6 (assuming they support ELF/a.out format).
-- Konrad Roziewski konrad@suwalki.com.pl, k.roziewski@elka.pw.edu.pl http://www.suwalki.com.pl/~konrad/
- Previous message: W.C Chang: "How to check the dependence with kernel and glibc"
- In reply to: W.C Chang: "How to check the dependence with kernel and glibc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|