in reply to Re^8: [C Question] Determine if gcc provides erfl() function
in thread [C Question] Determine if gcc provides erfl() function

Is the lack of powl/erfl so critical that there'd be no point in providing the package without them?

Probably not, though do we know that there aren't any more missing symbols for which I'd only have to write additional stubs ?
I'll try doing as you suggest when I've got some time, and see how it pans out.

Cheers,
Rob
  • Comment on Re^9: [C Question] Determine if gcc provides erfl() function