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
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
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
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
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
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
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