beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
<tankf33der> Morning all
<abu[7]> Good morning tankf33der!
<abu[7]> Still the shared lib issue(s)
<tankf33der> yeap.
<abu[7]> The alignment error looks like a compiler problem to mee
<abu[7]> aligning 2 bytes to 8
<tankf33der> llvm ecosystem 19.1.4, modern one
<abu[7]> ok
<tankf33der> llvm18 the same
<abu[7]> RISC-V ?
<tankf33der> yeap
<tankf33der> strange ext compiled and ht failed
<abu[7]> I see
<abu[7]> (var $SvPut (void i8) null)
<abu[7]> Probably here
<abu[7]> 1 byte, followed by (array $CnkBuf ..
<abu[7]> Compiler fails to align the array
<abu[7]> Can you try to exchange these two lines?
<tankf33der> doing
<tankf33der> the same
<abu[7]> ok
<abu[7]> I was wrong anyway. (var $SvPut (void i8) null) is not a byte, but a pointer to a function.
<tankf33der> i told clang use lld
<tankf33der> llvm's linker
<abu[7]> Pil has no control over the padding bytes in the build process
<tankf33der> i could open issue in llvm if you would write example code on llvm-ir :)
<abu[7]> I don't know which part of the code fails. Seens it is not the above situation.
<tankf33der> ok
<abu[7]> What if you do a binary search?
<abu[7]> Throwing out parts?
<tankf33der> which one for example ?
<abu[7]> First all functions
<abu[7]> On all before "# Chunked Encoding"
<abu[7]> Roughly always half
<tankf33der> i did another trick and it helped
<abu[7]> ?
<tankf33der> removed -O2 from opt
<abu[7]> oh ;)
<abu[7]> The old friend
<tankf33der> -O1 -> error too
<abu[7]> :(
<tankf33der> 24k open issues on llvm project,
<abu[7]> wow
<tankf33der> messy and strange.
<abu[7]> cause of riscv?
<tankf33der> no :)
<abu[7]> It is all very complicated
<tankf33der> let me try llvm17
<tankf33der> failed another way. forget it.
<abu[7]> Good you tried it
<tankf33der> llvm project must add pil21 as test suite for all platforms!
<abu[7]> Good idea!
<tankf33der> slackers.
<tankf33der> i knew it. s390x's ht issue gone too without -O2!!!
<abu[7]> Perfect :)
<tankf33der> afk.
<abu[7]> o/
<tankf33der> I am angry about opt issue, yesterday i was angry to bitcoin now llvm. Whats wrong with me? :(
alexshendi has quit [Quit: -a- Connection Timed Out]
<abu[7]> hehe :)
alexshendi has joined #picolisp
<tankf33der> I must take a rest from modern software projects.
<abu[7]> and go to old software projects?
<tankf33der> To picolisp :)
<abu[7]> 👍
<tankf33der> stack issue on coroutines on s390x still here without opt
<abu[7]> :(
geri has quit [Remote host closed the connection]
DKordic has quit [Ping timeout: 260 seconds]
bjorkintosh has quit [Remote host closed the connection]
bjorkintosh has joined #picolisp
bjorkintosh has joined #picolisp
bjorkintosh has quit [Changing host]
alexshe77 has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
alexshe77 has quit [Quit: -a- Connection Timed Out]
alexshendi has joined #picolisp
alexshe12 has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
alexshe12 is now known as alexshendi
alexshe82 has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
alexshe82 has quit [Read error: Connection reset by peer]
alexshendi has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
alexshe17 has joined #picolisp
f[x] has joined #picolisp
alexshe17 has quit [Quit: -a- Connection Timed Out]
alexshendi has joined #picolisp