[oe-commits] [Bug 5332] building ncurses triggers an internal compiler error

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Wed Dec 9 21:53:45 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5332





--- Comment #6 from Khem Raj <raj.khem at gmail.com>  2009-12-09 21:53:44 ---
(In reply to comment #5)
> Ok, found what triggers it.
> 
> It's:
> DEBUG_BUILD = "1"
> 
> Can anyone replicate the issue with this set?
> 
> At least I can now build by commenting that line.
> Importance changed to normal.
> 
> Regards,
>    Antonio


DEBUG_BUILD = "1" lowers the opt level and hence the bug does not trigger.
Can you provide preprocessed file from lib_pad.c ?
this will help to further debug the issue.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list