cc -pthread -Wall -Wextra -Werror=implicit-function-declaration math/nearbyintl.c -o math/nearbyintl -D_GNU_SOURCE -D_BSD_SOURCE -D_ALL_SOURCE -D_DEFAULT_SOURCE -lm -lpthread -lrt -lintl -liconv [cc@relibc::platform::sys:699 INFO] TODO: getrlimit(3, 0x7ffffffffb80): not implemented [cc1@relibc::platform::sys:699 INFO] TODO: getrlimit(3, 0x7ffffffffa90): not implemented [cc1@relibc::platform::sys:699 INFO] TODO: getrlimit(9, 0x7ffffffffa60): not implemented [cc1@relibc::platform::sys:699 INFO] TODO: getrlimit(9, 0x7ffffffffa90): not implemented [cc1@relibc::platform::sys:699 INFO] TODO: getrlimit(5, 0x7ffffffffa90): not implemented [cc1@relibc::platform::sys:699 INFO] TODO: getrlimit(9, 0x7ffffffffa60): not implemented math/nearbyintl.c:10: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 10 | #pragma STDC FENV_ACCESS ON | [as@relibc::platform::sys:713 INFO] TODO: getrusage(0, 0x7ffffffffa40): not implemented [as@relibc::platform::sys:699 INFO] TODO: getrlimit(7, 0x7ffffffff9a0): not implemented [cc@relibc::platform::sys:699 INFO] TODO: getrlimit(3, 0x7ffffffffb80): not implemented [ld@relibc::platform::sys:713 INFO] TODO: getrusage(0, 0x7ffffffffa90): not implemented [ld@relibc::platform::sys:699 INFO] TODO: getrlimit(7, 0x7ffffffff940): not implemented /usr/lib/gcc/x86_64-unknown-redox/13.2.0/../../../../x86_64-unknown-redox/bin/ld: ../out/redox/basic/math/nearbyintl.o: in function `test': nearbyintl.c:(.text+0x7b3): undefined reference to `nearbyintl' collect2: error: ld returned 1 exit status