that seems to help. now I am just having compilation errors, a step in the right direction. I am a C newbie, so the mechanics of why everything is so is at this point beyond me.
couldnt I also do something like gcc -c parser.c mycode.c then
use Inline C => Config => LIBS => '-lparser.o'; is this totally different than what is required?