...
But these are only for the Math::GSL ppm packages that I provide -
there's no pc file (needed to build Math::GSL) or gsl-config
executable (needed to build PDL::Lib::GSL). I'm curious to see how
these additional files (which, I assume, Alien::GSL will supply) can
be made in such a way that they cater for the "relocation" that is
likely to occur.
one approach to "relocation" with gsl-config on MS Windows is used in my
packages:
http://strawberryperl.com/package/kmx/32_libs/5.14-extras/32bit_gsl-1.14-bin_20110506.zip
http://strawberryperl.com/package/kmx/64_libs/5.14-extras/64bit_gsl-1.14-bin_20110506.zip
see c/bin/gsl-config.bat inside those ZIPs
...
However, the Math::GSL module is construced in such a way that the GSL
library *must* be a shared (dll) library.
I am just curious - what is the reason for this?
--
kmx
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl