[Cbe-oss-dev] Memalign and free doesn't work

Jonathan Adamczewski jadamcze at utas.edu.au
Wed Oct 14 09:43:49 EST 2009


Michael Ellerman wrote:
> On Wed, 2009-10-14 at 08:57 +1100, Jonathan Adamczewski wrote:
>> But posix_memalign() is not memalign().
> 
> Um yeah I know :)  I meant Phil should try using posix_memalign()
> instead.


Ah, I see, sorry :)

It would appear that posix_memalign() is implemented in terms of
memalign() in newlib, so I'm not sure that there's much to be gained
by switching.


Phil, what version of newlib are you using?


j.


More information about the cbe-oss-dev mailing list