This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems with glibc-2.0.94


On Fri, Jul 24, 1998 at 08:10:57AM +0200, Andreas Jaeger wrote:
> >>>>> Damien Kick writes:
> 
> DK> On Fri, Jul 24, 1998 at 12:03:18AM +0200, Andreas Jaeger wrote:
> >> >>>>> Damien Kick writes:
> DK> Thanks for the tip.  I'll have to give that a try....  That would
> DK> probably work best for me since I'm mostly interested in using these
> DK> newer Glibcs only to compile the IPv6 net-tools package for now.
> 
> In that case giving the right arguments to gcc is only you need to
> do.  I call gcc as follows for my glibc 2.0.7 test installation:
> gcc  \
> -L /usr/glibc/glibc-2.0.7/lib -I /usr/glibc/glibc-2.0.7/include \
> -Wl,--rpath=/usr/glibc/glibc-2.0.7/lib \
> -Wl,--dynamic-linker=/usr/glibc/glibc-2.0.7/lib/ld-linux.so.2
<snip>

Again, thanks for the tip.

<snip>
> You might want to tell Eric Green about your problems and help him to
> improve the HowTo.
<snip>

<nod>

-- 
Damien Kick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]