On Mon, 2008-09-08 at 09:54 +0100, Hywel B. Richards wrote: > If anyone can provide any pointers on how to use the newlib malloc with > mingw32ce I would be grateful. I think I know how to override global new > and delete, but trying to extract the relevant part of newlib I would > find more difficult.
I believe it's all in src/newlib/newlib/libc/stdlib/mallocr.c and in malloc.c . You should be able to get this linked before the mingw libraries. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel