fptc-lib
fptc-lib copied to clipboard
Compilation error: undefined symbol: l_i64_s64_toi32
Hi, I am trying to use this library with Z88dk C compilator dedicated for Z80 systems but I am having issues when compiling the library code. I am receiving the error undefined symbol: l_i64_s64_toi32. The library works great if compiled using modern gcc but I would really like to get this working with zcc. Any idea where should I be looking to address this issue?