Em 29-04-2014 08:21, Fernando de Oliveira escreveu:
> Em 28-04-2014 20:22, Bruce Dubbs escreveu:
>> Fernando de Oliveira wrote:
>>> $ cat /etc/lfs-release
>>> SVN-20140425
>>>
>>> Log is a bit long.
>>>
>>> I am thinking the problem is with gcc-4.9.0, but have seen reference to
>>> older problems with ncurses.
>>>
>>> Please, I need to help with that.
>>
>> Did you see:   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56145
>>
>> It's a little dated, but it does not appear to be fixed.
>>
>>   -- Bruce
> 
> Yes, I saw it before, thanks.
> 
> Tried
> 
> -O1 instead of O3 (CFLAGS="$CFLAGS -O1")
> 
> Then tried:
> 
> CFLAGS="$CFLAGS -fwrapv"
> 
> because they say "When adding -fwrapv to the command line it stops gcc
> from produce the ice".
> 
> No success at all.
> 
> I don't have enough knowledge to understand all said in the page, so I
> am not sure of exactly what could be done.
> 

More info:

I can build lame, and have it built and installed, in LFS-7.5. There, we
have gcc-4.8.2. The bug has in the title gcc "[4.8/4.9/4.10
Regression]", so I thought at first that it would not refer to the same
problem.

I don't think it has anything to do with the addition of systemd.

But from that link I suspected since the beginning gcc-4.9, but a
different bug.

On the other hand, I found yesterday another report about error in
xmm_quantize_sub.c, which is where the error appears for me too. It is
from 6 years ago, somebody asks about ncurses and ncursesw, seems a
little different, but related:

https://trac.macports.org/ticket/15995

Searching "xmmintrin.h inlining failed", gives me recent (03-04/03/2014)
discussions in gcc.

I am still looking for a solution.

Help is much appreciated, and I think it is a general problem, that is
the reason for sending to -dev, not support.

Thanks in advance for any help.

-- 
[]s,
Fernando
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to