This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ports support for e300c2/c3


On Sat, Sep 25, 2010 at 1:31 PM, Joakim Tjernlund
<joakim.tjernlund@transmode.se> wrote:
> Joseph Myers <joseph@codesourcery.com> wrote on 2010/09/25 19:57:18:
>>
>> On Sat, 25 Sep 2010, Joakim Tjernlund wrote:
>>
>> > Here is an patch adding support for --with-cpu=e300c2 resp. --with-cpu=e300c3
>> > for libc-ports.
>>
>> Since you're not adding any function implementations optimized for these
>> processors, what purpose does this patch serve? ÂOr do you plan to add
>> such implementations in a followup?
>
> Just want get --with-cpu to work ATM and mark e300c2 as soft fp only as it doesn't
> have a fpu . I will have to get back with further enchantments as I discover them.


Hi Jocke,

I tend to agree with Joseph on this one.  You can use the --without-fp
configure switch in the meantime to achieve the same result until such
time that you actually have some files to populate the directories
with.  I don't see any abnormal inheritance path via Implies in your
patch so you should be fine without it.

Regards,
Ryan S. Arnold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]