Is it possible to check whether a static binary is compatible with a kernel?
- by netvope
Basically, we want to run static programs compiled on one platform on another.
If it's not possible, what are the most significant changes in the kernel API between version 2.6.9 and 2.6.18?