in reply to Re: Embedding perl in C
in thread Embedding perl in C

You can also go to http://www.borland.com/products/downloads/download_cbuilderx.html and download the personal version of CBuilderX. I would more strongly suggest downloading cygwin at http://www.cygwin.com/. You can use gcc in unix-like environment on a Windows system.
Best of luck.