clifton
12/16/2017, 11:43 PMcinterop -h /usr/include/math.h -pkg libc.math -o math
I created a math.def file in the current dir with:
headers = math.h
then I ran:
cinterop -def math.def -pkg libc.math -o math to create the klib. I then installed the klib after verifying its contents.