Re: [Pdl-devel] c flags

2019-04-17 Thread Ed .
; Sent: Wednesday, April 17, 2019 12:57 PM To: pdl-devel<mailto:pdl-devel@lists.sourceforge.net> Subject: [Pdl-devel] c flags Hi, when building PDL, CCFLAGS do not to trickle down to Makefile from the top level Makefile.PL, at least not into the Core. Do you know the right procedure to add

[Pdl-devel] c flags

2019-04-17 Thread Ingo Schmid
Hi, when building PDL, CCFLAGS do not to trickle down to Makefile from the top level Makefile.PL, at least not into the Core. Do you know the right procedure to add some? I need -lm. I can use optimize in perldl.conf, apparently. I would prefer not to edit all those Makefile.PL by hand, there are