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: Bulding glibc with new dependency changes report


On Sat, May 03, 2003 at 07:45:54PM +0200, Jakub Jelinek wrote:
> On Sat, May 03, 2003 at 11:17:14AM -0500, Art Haas wrote:
> > Hi.
> > 
> > A CVS pull from yesterday brought me the nice changes in dependency
> > generation when building glibc. The build and test run all worked
> > without a problem (GCC 3.3, i586-pc-linux-gnu, 2.4.20-ac1 headers), but
> > I did see that libc.so re-linked itself several times during 'make
> > check'. Other than that things worked fine.
> > 
> > Configuration command:
> > 
> > $ CFLAGS="-O2 -march=pentium-mmx" ./configure \
> > --prefix=/usr \
> > --enable-add-ons=linuxthreads
> > --with-headers=/usr/src/linux-2.4.20-ac1/include
> 
> Roland commited some dependency fixes this morning, plus
> the following patch fixes the bogus relink of libc.so during make check
> in linuxthreads subdir:
> 

I counted 17 times of rebuilding libc.so on Linux/x86 with today's CVS
during "make" and "make xcheck". I hope your linuxthreads patch will
reduce it to 1.


H.J.


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