in reply to Re: Getting a C library to compile into a Perl module...
in thread Getting a C library to compile into a Perl module...

I am reading perlxstut, but I am not sure that is going to help... h2xs fails miserably with this library on its own. And I am using that framework, with the Makefile.PL. But if I am not mistaken, unless you know how to compile a test program or something in gcc, you can't really set up the Makefile info properly. I can't get a test file to compile, so I'm not even sure what linker options gcc needs...

                - Ant
                - Some of my best work - (1 2 3)

  • Comment on Re: Re: Getting a C library to compile into a Perl module...