-----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 set due to 
> undefined symbols. (We need to link with more than -lgfortran it seems… go 
> figure.)

On Windows with gcc-4.9.2 we're adding a -lquadmath link to avoid undefined 
references to some (libquadmath) symbols.
That wasn't needed when using earlier versions of gcc.

Perhaps your undefined symbols are libquadmath ones ?

Cheers,
Rob 


------------------------------------------------------------------------------
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to