Re: New toolchain adjustment/sanity check problem

2006-01-29 Thread Jeremy Huntwork
Dan Nicholson wrote: > We should also think about what happens when crtbegin.o and crtend.o > come under /usr after gcc is installed since the answer you get will > not be the same as shown in the book. > > In this case, the following regex will always return what's in the book. > > grep "/usr/.

Re: New toolchain adjustment/sanity check problem

2006-01-29 Thread Dan Nicholson
On 1/28/06, Chris Staub <[EMAIL PROTECTED]> wrote: > Before you > install GCC into /usr, the check for "/usr/lib/crt.*" will work, but > after you do it will not because GCC will actually be using > "/usr/lib/gcc/i686-pc-linux-gnu/4.0.2/../../../crt1.o" Good catch, Chris. What about grep "/usr/.