in reply to Re: Embedding perl in C.in thread Embedding perl in C.
cc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldopts` [download]