MiloIIDX
Joined: 28 Mar 2006 Posts: 1
|
Posted: Tue Mar 28, 2006 2:32 pm Post subject: using newlib |
|
|
| Is there anything I have to do to tell the compiler to use newlib? I'm having some problems with malloc/free and I read that the newlib version of libc is the one to use. So I typed ./ toolchain.sh -n and let it run, but my program still crashes in the same places. Any help would be appreciated. |
|