Il 21/05/2012 02:57, Andrew Pinski ha scritto:
> The problem here is that when libgcc goes to try to figure out the
> size of double/long double, it includes some headers. But those
> headers does not exist when doing a "stage1" Linux cross compiler
> build.
>
> This fixes the problem having conf
The problem here is that when libgcc goes to try to figure out the
size of double/long double, it includes some headers. But those
headers does not exist when doing a "stage1" Linux cross compiler
build.
This fixes the problem having configure not include those headers.
OK for the trunk and the