RE: Kernel and library compatibility..... |
||
![]() Tr whirlwind Should be able to ! kernel is static linked - except for modules - it MUST be so because the libraries are not available at startup. Even though initrd is loaded first, and libraries can be on initrd, the kernel **MUST** be startable without any extra assistance. As far as I know you can have mixed binaries on the same system, each will look for the libraries against which they have been dynamic linked respectively. Replies:
|
||
| CyberArmy::Forum v0.6 Generated In 0.00675 seconds |