----- Original Message -----
From: "Sisyphus"
From where do you pick up the lgamma() implementation ?
Looks like it's in PDL::Math .... and lgamma gets dropped for win32 because
MS compilers don't implement it.
However, the mingw ports of gcc *do* implement lgamma (in math.h) and have
for quite some time - so I'm inclined to think that we should be able to
have an lgamma implementation in PDL::Math on win32 iff we're building PDL
with a mingw port of gcc.
I'll try to test this out tomorrow.
Cheers,
Rob
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl