Sorry it's in my queue! I will try and do that soon, busy time. Any last patches?
Karl On 24/08/2010, at 4:45 PM, Tim Jenness wrote: > > > On Mon, Aug 23, 2010 at 8:34 PM, Christian Soeller <[email protected]> > wrote: > I just had to build PDL-2.4.7 for my work and also came across the slatec > issue. My solution involved getting the latest gcc build (which includes > gfortran) from hpc.sourceforge.net and just untar that as described on hpc. > This build defaults to 64-bit and works fine with the system perl. > > > Ah. My HPC gfortran defaults to 32-bit mode so it sounds like I can work > around this by just updating my gfortran version. > > Additional snag on my system was that EU:F77 wanted to default to g77 (which > is also on my system). I had to specifically replace 'use ExtUtils::F77' with > "use ExtUtils::F77 qw/Darwin GFortran/" in the relevant Makefile.PLs (slatec, > minuit) and then it worked. > > > I sent Karl a patch a couple of months back that handles gfortran properly on > OSX. I hope he releases it soon. > > Tim > _______________________________________________ > PDL-porters mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/pdl-porters _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
