[GRASS-dev] d.thematic.area: need for a bit of help in C-programming/debugging

Moritz Lennert mlennert at club.worldonline.be
Tue Jul 29 04:15:37 EDT 2008


On 29/07/08 10:01, Moritz Lennert wrote:
> On 24/07/08 21:39, Glynn Clements wrote:
>  > To use it, you need to link the program with -lmcheck (this ensures
>> that mcheck() is called before the first malloc()), 
> 
> Sorry, need some help on this one. Tried adding -lmcheck to CFLAGS1 in 
> include/Make/Platform.make, but get the following during compilation:
> 
> gcc: -lmcheck: linker input file unused because linking not done
> 
> How do I link ?


Duh, obviously this message appears only each of the individual .c 
files. Linking is done afterwards...

Sorry for the noise,

Moritz


More information about the grass-dev mailing list