Worst case you can use Inline::C to generate the XS and then build the XS module in the normal manner where you can add options to your Makefile.PL to control how linking is done. I tend to go that route anyway as Inline::C often encourages better (less buggy) interface choices while not attempting to rebuild at run-time is often a better choice.
- tye
In reply to Re: With Inline::C, how to link to external library? (XS)
by tye
in thread With Inline::C, how to link to external library?
by stevieb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |