Re: Glibc-2.7 tests during construction toolchain

2008-01-16 Thread Chris Staub
Petr Ovtchenkov wrote: > On Wednesday 16 January 2008 11:47, Chris Staub wrote: >> The LFS book already covers this issue - libstdc++ (and libgcc_s) is >> symlinked in /usr/lib at the beginning of chapter 6. > > Well, I'm about glibc tests in chapter 5, section 5.6.1 "Installation of > Glibc" on

Re: Glibc-2.7 tests during construction toolchain

2008-01-16 Thread Petr Ovtchenkov
On Wednesday 16 January 2008 11:47, Chris Staub wrote: > Petr Ovtchenkov wrote: > > Ref page: > > http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html > > > > Glibc 2.7 tests include checks for atexit-like problems, i.e. call g++ or > > link with libstdc++, which not build yet

Re: Glibc-2.7 tests during construction toolchain

2008-01-16 Thread Chris Staub
Petr Ovtchenkov wrote: > Ref page: > http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html > > Glibc 2.7 tests include checks for atexit-like problems, i.e. call g++ or > link with libstdc++, which not build yet on this stage. > > cd $LFS_BUILD/glibc-2.7; > sed -i -e 's/ t

Glibc-2.7 tests during construction toolchain

2008-01-15 Thread Petr Ovtchenkov
Ref page: http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html Glibc 2.7 tests include checks for atexit-like problems, i.e. call g++ or link with libstdc++, which not build yet on this stage. cd $LFS_BUILD/glibc-2.7; sed -i -e 's/ tst-cancel24//' -e '/LDFLAGS-tst-cancel2