On Wed, 26 Nov 2025 18:35:23 +0200 [email protected] wrote: > On 26-11-2025 18:08, Duke Normandin wrote: > > Noob from western Canada here! > > > > Got a problem .... > > > > [quote] > > ~/lisp/pil21/src > > $ make > > opt: base.ll:133912:48: error: '%159' defined with type 'i8*' > > but expected 'i32*' call void @bufFloat(i64 %166, i64 %162, > > i32* %159) ^ > > make: *** [Makefile:45: base.bc] Error 1 > > [/quote] > > > > I've got all dependencies installed on my antiX-23.2 Linux box. > > TIA .... > > -- > > Duke > > hi, > > 1. latest sources, right? (tgz or from git?)
pil21.tgz > 2. which clang and llvm? $ clang -v Debian clang version 14.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 Candidate multilib: .;@m64 Selected multilib: .;@m64 llvm 1:1:14.0-55.7~deb12u1 -- Duke -- Fridays for Functions: 9:00-17:00 UTC on Jitsi https://meeting.itship.ch/picolisp UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
