Re: [Pdl-devel] PDL::Slatec

2015-10-25 Thread Karl Glazebrook
Yes, on Mac it seems we also need to link with something called libgcc_ext.10.5 as well as libquadmath Sigh. Anyone know what that is? google was not much help I am happy to modify ExtUtils::F77 to add these by default for gfortran, but I need to know if this is platform specific… or not. Can

Re: [Pdl-devel] PDL::Slatec

2015-10-25 Thread sisyphus1
-Original Message- From: Karl Glazebrook Sent: Sunday, October 25, 2015 4:37 PM To: pdl-devel Subject: [Pdl-devel] PDL::Slatec > Next there’s stuff going on with PERL_DL_NONLAZY (which is the default > for 'make test') > > Basically loading PDL::Slatec doesn’t work with this variable se

[Pdl-devel] PDL::Slatec

2015-10-25 Thread Karl Glazebrook
I was just trying to tidy up the ‘make test’ issues with PDL::Slatec on Mac in readiness for a new SciPDL. It seems that there’s a couple of issues. First (Mac specific?) the build sequence does a ‘gfortran file.f’ on all the routines. This makes a x86_64 binary. However it tries to creat