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: okay on ppc again


Ulrich,
   The build completed normally for me. I use...

cd libc
mkdir build-powerpc-linux
cd build-powerpc-linux
GCC=gcc CFLAGS="-g -O3" ../configure --prefix=/usr --enable-add-ons=yes \
--without-cvs --enable-kernel=2.2.5 --without-tls powerpc-redhat-linux
make -j1 -r CFLAGS="-g -O3" PARALLELMFLAGS=-s > log 2>&1
make check > checklog 2>&1

Hopefully we can get the regex bug fixed before glibc 2.3 is
released as it will break debian's sed which uses glibc's regex.
                          Jack


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