Hi Duke, > Noob from western Canada here!
Cheers! :) > $ make > opt: base.ll:133912:48: error: '%159' defined with type 'i8*' but > expected 'i32*' call void @bufFloat(i64 %166, i64 %162, i32* %159) This was an issue with the latest LLVM, version 22. It is fixed in PicoLisp meanwhile. So you have the newest LLVM, but not the latest Picolisp. Please try with the rolling release at: https://software-lab.de/pil21.tgz I think it will build then. ☺/ A!ex -- Fridays for Functions: 9:00-17:00 UTC on Jitsi https://meeting.itship.ch/picolisp UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
