Re: [Newlib] Bug with malloc_r()
Posted: Sat Sep 08, 2012 3:20 am
There's no reason why a user application should have its segments aligned to page boundaries.bluemoon wrote:That sound strange, I never saw that. Did you put align for every section in the linker script? Can you confirm there is nothing on SHT_RELA?blanham wrote:I noticed that in some cases ph_virtaddr wasn't on a page boundary
I am interested to know why, since the same problem may also arise in mine kernel.