fptc-lib icon indicating copy to clipboard operation
fptc-lib copied to clipboard

Compilation error: undefined symbol: l_i64_s64_toi32

Open Vagant1 opened this issue 5 months ago • 0 comments

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?

Vagant1 avatar Jun 28 '25 08:06 Vagant1