in reply to Re^2: library management in XS ( Math::GSL )
in thread library management in XS
Ok,
Regular ExtUtils::MakeMaker will not edit/update/modify the generated Makefile when you run "make"
If this is what happens then its a bug, either in MakeMaker or your Makefile.PL
I suggest you try that again with the very latest version of ExtUtils::MakeMaker,
and post some code, maybe a minimal example like SOso-0.01.patch.txt
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: library management in XS ( MakeMaker )
by pdupre (Acolyte) on Aug 05, 2016 at 18:04 UTC |