Re: Compile issues

2021-01-25 Thread Henrik Sarvell
Hi Mike, thanks. On Sun, Jan 24, 2021 at 5:47 PM Mike wrote: > > > henrik@henrik-tuf:~$ llvm-config --version > > 6.0.0 > > You must have LLVM7+. > Tested in range LLVM 7-12, versions in range do not have compatible breaks > in primitives. > > (mike) > > > > -- > UNSUBSCRIBE:

Re: Compile issues

2021-01-24 Thread Mike
> henrik@henrik-tuf:~$ llvm-config --version > 6.0.0 You must have LLVM7+. Tested in range LLVM 7-12, versions in range do not have compatible breaks in primitives. (mike) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Compile issues

2021-01-24 Thread Henrik Sarvell
Hi Mike, henrik@henrik-tuf:~$ llvm-config --version 6.0.0 On Fri, Jan 15, 2021 at 1:24 PM Mike wrote: > > Whats is llvm version? > > > On Jan 15, 2021, at 08:03, Henrik Sarvell wrote: > >  > Hi Alex, > > I'm trying to compile newest PicoLisp but get this: > >

Re: Compile issues

2021-01-15 Thread Mike
Whats is llvm version? > On Jan 15, 2021, at 08:03, Henrik Sarvell wrote: > >  > Hi Alex, > > I'm trying to compile newest PicoLisp but get this: > > henrik@henrik-tuf:/feting/Downloads/picoLisp-21.1/pil21/src$ make > Intrinsic has incorrect argument type! > void (i8*, i8*, i64, i1)*

Compile issues

2021-01-14 Thread Henrik Sarvell
Hi Alex, I'm trying to compile newest PicoLisp but get this: henrik@henrik-tuf:/feting/Downloads/picoLisp-21.1/pil21/src$ make Intrinsic has incorrect argument type! void (i8*, i8*, i64, i1)* @llvm.memcpy.p0i8.p0i8.i64 Intrinsic has incorrect argument type! void (i8*, i8*, i64, i1)*