On 2020-07-01 08:36, Dima Pasechnik wrote:
> 
> In building giac, you get even more strange error, a missing gammaf function.
> (something to do with musl?)

Giac upstream probably needs to

  #define _GNU_SOURCE

to get the gammaf() function with musl, since it's not standardized.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/033ad8c8-6b88-9234-454f-a1bd26d7a28f%40orlitzky.com.

Reply via email to