This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

sbrk question?


Hi,

I try to port newlib to a self made OS and run in to problems.
So far I didn't find the real problem, since it overwrites structures
and crashes when uses stdio functions.
Could it be that the malloc expects to have a continues sbrk return values?
Or may I alloc memory from a different place (such as kernel and
newlib), without running in to trouble?


regards
roman





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