Nicholas Clark wrote:

On Sat, Dec 04, 2004 at 04:53:29AM -0700, Robert Wyrick wrote:



That patch should probably be modified so that it only runs if $Config{dlext} eq "so"
that way it will only run on unix/unixlike systems (not on windows). I don't



But not OS X, and possibly some other Unixes



But the algorithm I used to locate the runtime shared library name is probably only good on systems
who have $Config{dlext} eq "so".... Ideally, if similar naming problems exist on other platforms that
don't use the "so" extension, then someone with access to those platforms will submit a patch, too. :)


-Rob



Reply via email to