Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2000 17:20:31 -0800 (PST)
From:      Kris Kennaway <kris@hub.freebsd.org>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Oscar Bonilla <obonilla@fisicc-ufm.edu>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: inner workings of the C compiler
Message-ID:  <Pine.BSF.4.21.0003091719340.82270-100000@hub.freebsd.org>
In-Reply-To: <20000308163057.W14279@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Mar 2000, Alfred Perlstein wrote:

> I'm pretty sure this can be done a hell of a lot easier by using shared
> libraries and using the enviornment variables LD_LIBRARY_PATH and
> LD_PRELOAD, see the rtld manpage for more help.

Yes, I've done this when trying to track down buffer overflows in
libc..stick them in their own directory and use LD_LIBRARY_PATH, which
tells the dynamic linker where to search.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003091719340.82270-100000>