This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: XScale Cygwin Newlib 1.10 application build issues.


Ben:

> I have added sbrk(), open(), getpid(), etc functions into a platform layer,
> and they are compiled in, but the newlib malloc() is not calling my sbrk()
> implementation.. 

Any chance it's calling sbrk_r, instead?  I think 1.10 defaults to
reentrant stubs.

HTH,

b.g.
-- 
Bill Gatliff
Public embedded GNU and embedded Linux training dates announced!
http://billgatliff.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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