This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: Re: [glibc-HEAD (2.3.3)] - Problem with NPTL and Bind 9.2.3


No, I used the following:

mkdir glibc-build
cd glibc-build
../libc/configure --prefix=/usr \
    --disable-profile --enable-add-ons=nptl \
    --libexecdir=/usr/lib --with-headers=/usr/include --with-kernel=2.6.0 --enable-shared

make && make check && make install

* With Dejagnu installed.


> 
> From: Denis Zaitsev 
> Date: 2004/01/04 Sun PM 09:36:48 EST
> To: Shawn Starr 
> CC: libc-alpha
> Subject: Re: [glibc-HEAD (2.3.3)] - Problem with NPTL and Bind 9.2.3
> 
> Ok, NPTL != LinuxThreads, ...  Anyway, have you compiled NPTL with
> -fomit-frame-pointer?
> 

1


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