Thanks Volker, I've got that 'I should have known that' feeling. DOH. :-).
> You're missing to link in the gd library after calling its function(s), > so the linker tells you it ain't no nothing there of that name. > > gcc -lgd t.c
Thanks Volker, I've got that 'I should have known that' feeling. DOH. :-).
> You're missing to link in the gd library after calling its function(s), > so the linker tells you it ain't no nothing there of that name. > > gcc -lgd t.c