Re: KDE 2.0 impressions
- From: Martin Baulig <martin home-of-linux org>
- To: Alexander Larsson <alla lysator liu se>
- Cc: "Padraig O'Briain" <Padraig Obriain ireland sun com>, gnome-private gnome org
- Subject: Re: KDE 2.0 impressions
- Date: 01 Nov 2000 18:13:47 +0100
Alexander Larsson <alla lysator liu se> writes:
> What do you mean by "load"? Linux typically mmaps the libraries into
> memory, so no page is loaded from disk until it is read from or written
> to. Fixup of symbols is lazy by default on linux (each symbol is fixed up
> the first time it is referenced), but you can force non-lazy binding by
> defining some environment variable (LD_BIND_NOW?).
LD_BIND_NOW=yes
It's quite useful to have this in your ~/.gdbinit ....
--
Martin Baulig
martin gnome org (private)
baulig suse de (work)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]