[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] eglibc builds and tests on mpc8540
- To: Clemens Koller <clemens.koller@xxxxxxxxxxx>
- Subject: Re: [patches] eglibc builds and tests on mpc8540
- From: Steven Munroe <munroesj@xxxxxxxxxx>
- Date: Thu, 31 May 2007 19:06:59 -0500
Clemens Koller wrote:
> Hello, Steven and Jim!
>
> I've spent some time to check out several of the patches you both
> mentioned in the last mails.
> As far as I understood the code, a lot of them went into gcc-4.2.0,
> so it seems to me as the soft-fp support is already there and should
> be working.
>
OK
>
>
> --without-fp
> Does this switch enable soft-fp on PowerPC automagically?
>
> --with-float=soft
> --with-float=softfp
>
No idea. My hardware always has float so I never needed this option.
You need to look at the instruction that generated the sigill and work
from there.