Re: [arm-gnu] Need instructions -- internal compiler error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Need instructions -- internal compiler error



On Monday 15 August 2005 16:13, Stephen Johnson wrote:
> While trying to build a gpe image using OpenEmbedded I get the
> following error while making the xserver:
>
> xf86Bus.c:3128: internal compiler error: Segmentation fault

I can reproduced this with the 2005-Q1 release, but not with our current 
development sources. It should be fixed in the next release.

In the meantime you should be able to workaround the bug by compiling the file 
with -O2 instead of -O3

Paul