@parzivalwolfram@infosec.exchange
Post #3574308
2024-11-25 20:50 UTC
some of these hardcode ksh commands but aren't ksh compatible, which is fucking ffffffffFFFFFFFFFUN
of course my first thought is to try zsh because it's supposed to have stemmed from ksh, and be generally compatible, but NO. newest version of zsh CAN'T BE USED FOR MAKE
how does anyone take this shell seriously
Replies (1)
-
@parzivalwolfram@infosec.exchange 2024-12-04 00:57
- fdlibm (written by sun): needs stdint.h, completely broken (tries to build m68k libm on x86 machine) - openlibm: needs stdint.h, IEEE float support fucked in all versions - freebsd msun: based on fdlibm, might work? - musl: requires Linux-style usage, might not be compatible? - CRlibm/MetaLibm: fucking dead, can't find tarballs we're at the point in the project where one merely considers writing completely custom C98 headers for the system. will they work? probably not, but we're gonna fucking try!