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: integrating libfreevec for ppc32 into libc-ports


On Tuesday 22 April 2008, Carlos O'Donell wrote:
> Konstantinos Margaritis wrote:
> > yeah i just saw the mail should have checked before i sent the
> > mail :) Anyway, i'd gladly do the integration, i just need a few
> > pointers/starters.
>
> What sort of pointers are you looking for? How to use the
> powerpc-cpu addon-on or something more generic like this?
>
> http://sourceware.org/glibc/wiki/Tips_and_Tricks/Providing_your_own
>_version_of_FOO

Basically how to define a subarch -if it's not already defined. I need 
to override ppc32-altivec, i don't know if that's already defined, if 
it is, it would be just a case of just including my functions in the 
right tree, if not, i would have to find out where to define it and 
then override the functions.

The url at least was useful, thanks, at least it showed me that if the 
subarch is defined i could just include the functions and test the 
whole thing :D


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