Craig DeForest
2015-02-23 20:13:49 UTC
t/inline-with.t fails on a fresh MacOS X Yosemite install.
It appears to be trying to load PDL-specific header files and the Core link conveniently for inline C that uses PDL API calls. It is not doing that on my system, so the generated .xs file uses lots of undefined identifiers.
I don't see how it is supposed to work, and I can't find any documentation of "use Inline with=>'foo'" anywhere. Any insights?
It appears to be trying to load PDL-specific header files and the Core link conveniently for inline C that uses PDL API calls. It is not doing that on my system, so the generated .xs file uses lots of undefined identifiers.
I don't see how it is supposed to work, and I can't find any documentation of "use Inline with=>'foo'" anywhere. Any insights?