in reply to Re^7: [C Question] Determine if gcc provides erfl() function
in thread [C Question] Determine if gcc provides erfl() function
Suppose the test was to merely pass a flag like -DMISSING_foo, and that in your XS you'd provide a respective stub instead of the missing function? (The stub would raise an exception ie die.) Is the lack of powl/erfl so critical that there'd be no point in providing the package without them?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: [C Question] Determine if gcc provides erfl() function
by syphilis (Archbishop) on Jun 09, 2015 at 15:21 UTC |