[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] rpm
On fr., 2014-12-19 at 22:38 +0100, Henk Robbers wrote:
> Static linking might not be as inefficient as most people think.
> Besides that its concept is rather uncomplicated and a lot more
> safe than dynamic linking with suspicious libraries
> each time a program is run.
I tend to agree with Henk. Dynamic linking has advantages, but as a
concept it's not really suited for a system without virtual memory.
Also, it complicates stuff a lot.
Jo Even