Re: GCC-4.5.0 - Pass 2

2010-04-17 Thread Matthew Burgess
On 17/04/2010 03:28, Bruce Dubbs wrote: > Andrew Benton wrote: >> On 16/04/10 18:15, Andrew Benton wrote: >>> make LD_LIBRARY_PATH=$(pwd)/$(uname -m)-unknown-linux-gnu/libgcc/ >>> works for me on x86_64 (I've not tried it on a 32 bit build yet). >>> >> >> Building on i686 failed at the first pass o

Re: perl-5.12.0

2010-04-17 Thread Matthew Burgess
On 16/04/2010 00:05, Bruce Dubbs wrote: > Note: Te sed in Chapter 6 does not seem to be required any more. I think it is required, but the file we operate on has moved from 'ext' to 'cpan'. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscrat

Re: GCC-4.5.0 - Pass 2

2010-04-17 Thread Uwe Düffert
Hi, On Fri, 16 Apr 2010, Bruce Dubbs wrote: > Andrew Benton wrote: > >> Googling on that suggests that the error is related to setting the -march >> CFLAG whilst using >> a cross. compiler. Google led me to this patch which solved the problem: >> diff -Naur glibc-2.11.1-orig/nptl/sysdeps/pthread

Re: Website

2010-04-17 Thread Jim McConville
On Friday 16 April 2010 17:53, Randy McMurchy wrote: > Bruce Dubbs wrote: > > I have to say that I agree. In my mind, the current site is quite > > adequate. I'm not going to be 'for' or 'against' a change, but I don't > > see the value in changing. > > > > Ken, us old guys need to stick together

Re: GCC-4.5.0 - Pass 2

2010-04-17 Thread Andrew Benton
On 17/04/10 03:28, Bruce Dubbs wrote: > Where did you find the patch Andy? > http://www.eglibc.org/archives/patches/msg00073.html This make command didn't work for me on i686: make LD_LIBRARY_PATH=$(pwd)/$(uname -m)-unknown-linux-gnu/libgcc/ It seems that config.guess calls the computer "pc" no

Re: Website

2010-04-17 Thread Bruce Dubbs
Jim McConville wrote: > On Friday 16 April 2010 17:53, Randy McMurchy wrote: >> Bruce Dubbs wrote: >>> I have to say that I agree. In my mind, the current site is quite >>> adequate. I'm not going to be 'for' or 'against' a change, but I don't >>> see the value in changing. >>> >>> Ken, us old gu

Re: GCC-4.5.0 - Pass 2

2010-04-17 Thread Andrew Benton
On 17/04/10 08:19, Matthew Burgess wrote: > It's at http://www.eglibc.org/archives/patches/msg00073.html. I hit the > same issue but didn't have time to test it last night. It's been doing > the rounds since 2002 according to the reply to that patch. Maybe it > needs bringing to the attention of