So, even if I #include <stdlib.h>, attempting to use malloc or free in the source will result in the linker complaining of an "undefined reference" to the respective functions. I did copy the fxcglib files to the SDK, though.

P. S. This also happens with math.h.

P. P. S.

Code:
bullets.o: In function '_freeList':
bullets.c:(.text+0x384): undefined reference to '_free'
bullets.o: In function '_createNode':
bullets.c:(.text+0x39c): undefined reference to '_malloc'
Relavent topic:

http://www.cemetech.net/forum/viewtopic.php?t=7578&postdays=0&postorder=asc&start=40

Locked.
  
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement