Thiemo Seufer wrote:
> tags +patch
> thanks
> 
> The appended patch fixes the problem -- in theory. A build on mipsel
> still fails because
> 
>  - The alignment for small arguments is broken in gcc-3.3 (it does
>    big-endian style). gcc-3.4 works.
>  - The floating-point argument passing convention is slightly broken
>    for o32 with all gcc-3.x. gcc 2 and gcc 4 are ok.
> 
> This can be papered over by ignoring the testsuite results, as it was
> done before this patch. It will still work in most cases relevant
> for gnustep. If this is _not_ done, the mips build will fail as well
> due to the FP argument brokenness. It may also fail for other
> architectures which have some yet ignored testsuite problem, I haven't
> checked these.

The last part was wrong, a testsuite failure is still ignored, just at
a higher level than before.


Thiemo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to