in reply to Re^5: ExtUtils::XSpp usage for a novice
in thread ExtUtils::XSpp usage for a novice

Seriously, square peg(cc) round hole(hpp header)....ExtUtils::XSpp is it, it's just "How?"

Look at the example?

my $CC = 'g++'; # <<<--- https://metacpan.org/source/SMUELLER/ExtUtils-XSpp-0.18/examples/Object-WithIntAndString/Makefile.PL

Module::Build::WithXSpp / ExtUtils::CppGuess # <<<--- https://metacpan.org/source/SMUELLER/ExtUtils-XSpp-0.18/examples/XSpp-Example/Build.PL

xspp -> Re^3: XS cannot properly handle typemap with namespace (use XSpp), Re: C tutorial for Perl programmers? (hard lint strict warnings bondage perlxspp)

  • Comment on Re^6: ExtUtils::XSpp usage for a novice