<aw->
Regenaxer: hi. I downloaded the latest pil21.tgz and it seems to still be missing @lib/xm.l
<aw->
Regenaxer: hi. I downloaded the latest pil21.tgz and it seems to still be missing @lib/xm.l
<aw->
Regenaxer: hi. I downloaded the latest pil21.tgz and it seems to still be missing @lib/xm.l
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger__ has quit [Remote host closed the connection]
<clacke>
LispCast season 2 is recorded with a studio mic and no noise
<clacke>
When you have a dynamically compiled binary, it will depend on e.g. glibc which doesn't exist on e.g. Alpine. So even if it's not portable across CPU, a static binary is still more portable than a dynamically-linked one
orivej has joined #picolisp
<Regenaxer>
aw-, haha, sorry! I added the file, but forgot to include it into the release script
<Regenaxer>
Released now :)
<Regenaxer>
clacke, I see, thanks!
mtsd has joined #picolisp
<aw->
ok thanks Regenaxer
<Regenaxer>
:)
rob_w has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
rob_w has quit [Read error: Connection reset by peer]
rob_w has joined #picolisp
orivej has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
lodsw has quit [Read error: Connection reset by peer]
lodsw has joined #picolisp
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
aw- has quit [Quit: Leaving.]
oldf8l is now known as f8l
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
aw- has joined #picolisp
aw- has quit [Client Quit]
rob_w has quit [Quit: Leaving]
orivej has joined #picolisp
<tankf33der>
I did it, picolisp compiled statically on alpinelinux and run on voidlinux.
<beneroth>
congrats!
<Regenaxer>
Great!
<Regenaxer>
'native' still works?
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
<tankf33der>
Native is not working.
Nistur has quit [Remote host closed the connection]
Nistur has joined #picolisp
<Regenaxer>
oh
<Regenaxer>
So voidlinux has no shared libs at all?
<Regenaxer>
But at least (%@ ...) works?
<Regenaxer>
i.e. (native "@" ...)
<tankf33der>
Problem not in voidlinux, problem in static binary.