bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glibc in Hurd


From: olafBuddenhagen
Subject: Re: glibc in Hurd
Date: Sat, 7 Jun 2008 18:42:22 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi,

On Thu, Jun 05, 2008 at 01:16:12AM +0200, zhengda wrote:

> I want to try the modified glibc. I compile it again, but I don't want
> to install it in my system directly. I write a very simple test
> program which only calls socket(). I want to compile the test program
> with the modified glibc.

As your glibc modification doesn't change ABI (or at least it
shouldn't...), there is no need to rebuild the application against the
modified glibc. Just tell it to use the modified library at runtime with
LD_LIBRARY_PATH.

-antrik-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]