On Fri, Jan 30, 2015 at 10:59:17PM +, Ken Moffat wrote:
> On Thu, Jan 29, 2015 at 12:23:56AM +, Ken Moffat wrote:
> >
> > gcc: 125 unexpected failures in g++, 658 in gcc, 22 in libstdc++
> > instead of the usual handful of failures. The last time I saw those
> > sorts of numbers was a lit
Bruce Dubbs wrote:
sed -e '/ia32/s/^ /1:/' \
-e '/SSE2/s/^1:/ /' \
-i sysdeps/i386/i686/multiarch/mempcpy_chk.S
Make that:
sed -e '/ia32/s/^/1:/' \
-e '/SSE2/s/^1://' \
-i sysdeps/i386/i686/multiarch/mempcpy_chk.S
Tabs in source code are stupid!
-- Bruce
--
http://li
Pierre Labastie wrote:
Le 22/02/2015 19:00, Pierre Labastie a écrit :
Le 22/02/2015 17:08, Christoph Feikes a écrit :
Hello,
I'm trying to build LFS according to current 7.7-rc1.
'ls -l' on a non-empty directory segfaults on Athlon XP as soon as a ls
linked against glibc-2.21 gets installed. W
Le 22/02/2015 19:00, Pierre Labastie a écrit :
> Le 22/02/2015 17:08, Christoph Feikes a écrit :
>> Hello,
>>
>> I'm trying to build LFS according to current 7.7-rc1.
>> 'ls -l' on a non-empty directory segfaults on Athlon XP as soon as a ls
>> linked against glibc-2.21 gets installed. When using g
Le 22/02/2015 17:08, Christoph Feikes a écrit :
> Hello,
>
> I'm trying to build LFS according to current 7.7-rc1.
> 'ls -l' on a non-empty directory segfaults on Athlon XP as soon as a ls
> linked against glibc-2.21 gets installed. When using glibc-2.20 on the
> Athlon, all other parameters uncha
Christoph Feikes wrote:
Hello,
I'm trying to build LFS according to current 7.7-rc1.
'ls -l' on a non-empty directory segfaults on Athlon XP as soon as a ls
linked against glibc-2.21 gets installed. When using glibc-2.20 on the
Athlon, all other parameters unchanged, no segfault occurs.
log ent
Hello,
I'm trying to build LFS according to current 7.7-rc1.
'ls -l' on a non-empty directory segfaults on Athlon XP as soon as a ls
linked against glibc-2.21 gets installed. When using glibc-2.20 on the
Athlon, all other parameters unchanged, no segfault occurs.
log entry: kernel: ls[15030]: seg