casaca has quit [Remote host closed the connection]
payphone has quit [Remote host closed the connection]
cpli has quit [Remote host closed the connection]
payphone has joined #picolisp
cpli has joined #picolisp
casaca has joined #picolisp
f8l has quit [Ping timeout: 264 seconds]
rob_w has quit [Remote host closed the connection]
<abu[7]>
n
<abu[7]>
oops
diogenes has joined #picolisp
<diogenes>
so i did not realise that i have been disconnected the entire time
<diogenes>
i was wondering why there was no response
<bjorkint0sh>
diogenes: so who were you talking to in the mean time?
<diogenes>
i just posted and thought everyone was afk
<diogenes>
but i just added the stuff that i learned while debugging so that people could see it in the future
<diogenes>
lol
<diogenes>
https://pastebin.com/Jp4iN5Yv this is the paste bin with my previous error, i have since moved past this though by deleting linuxbrew which was causing issues. Linuxbrew had an installation of clang which seemed to cause conflicts.
<diogenes>
That said the issues is not yet resolved and I got other errors now.
<diogenes>
this was the next error that I recieved, i figured that to resolve this i should add the opaque-pointer flag to the binary, this did not work i just got another error. Instead, i figured installing a new version of llvm was the solution
<abu[7]>
LLVM is 14, right?
<diogenes>
yes
<abu[7]>
Perhaps tankf33der has an idea, he tested many s
<diogenes>
I installed the latest version of llvm and clang, then i changed the make file to refer to this local installation. this did not work
<abu[7]>
on many systems
<diogenes>
got it, i am interested in asking anyone that can help
<abu[7]>
tankf33der here? o/
<abu[7]>
Let's wait a little ;)
<diogenes>
yeah. tankf33der, I have ended up with this error by the way: clang+llvm-18.1.8-x86_64-linux-gnu-ubuntu-18.04/bin/llc: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory