cpli has quit [Ping timeout: 248 seconds]
cpli has joined #picolisp
ygrek has quit [Remote host closed the connection]
rob_w has joined #picolisp
rob_w_ has joined #picolisp
<
tankf33der>
morning all
<
abu[7]>
Moin tankf33der!
chexum_ has joined #picolisp
chexum has quit [Ping timeout: 264 seconds]
<
taleon>
Moin all. :-)
<
abu[7]>
Hi taleon!
azynheira has joined #picolisp
<
azynheira>
That is correct, but should it not be able to do a cross-bootstrap like I do in amd64?
<
azynheira>
In AMD64 I can do make clean and with a precompiled version of pil21 I can rebuild everything
<
abu[7]>
Hi azynheira! Yes, cross-bootstrap should work
<
abu[7]>
For me an Arm64 it works too
<
abu[7]>
Still I don't understand why you can't build it right out of the box
<
azynheira>
Can you cross-bootstrap in arm64 by doing make clean and using a pil21 binary to build it from scratch?
<
azynheira>
so rebuilding base.ll ?
<
abu[7]>
the 'pil' in Makefile
<
azynheira>
when I try it ... I get a base.ll with size 0
<
abu[7]>
PIL = ../pil
<
azynheira>
and then of course, link errors because the resuling code is not ther
<
abu[7]>
use the pil from Termux
<
azynheira>
correct
<
azynheira>
if you can do it, then I am doing something wrong
<
abu[7]>
But the Termux pil is not needed if you start from existing base.ll
<
abu[7]>
Just 'touch' it if it is not newest
<
abu[7]>
if eg. from github
<
abu[7]>
clone destroys timestamps
<
azynheira>
I know ... but thats exactly whats not working
<
azynheira>
the cross-compilation
<
abu[7]>
It is not a cross compilation
<
azynheira>
no, sorry, the bootstraping
<
azynheira>
rebuilding pil from pil
<
abu[7]>
What if you just tar and make?
<
azynheira>
that might work, I have not tried it
<
azynheira>
but I use the pil from 24.12.31 to rebuild the newer versions from 2025
<
abu[7]>
tar xfz pil21.tgz; cd pil21/src; make
<
azynheira>
that might work yes
<
abu[7]>
What is the error you get?
<
azynheira>
need to get proper debug traces to you
<
azynheira>
give me a second
<
abu[7]>
Initially I even used pil64 to build pil21
azynheira has quit [Quit: Client closed]
azynheira has joined #picolisp
azynheira has quit [Ping timeout: 240 seconds]
azynheira has joined #picolisp
azynheira has quit [Client Quit]
azynheira has joined #picolisp
<
azynheira>
It was my fault, dont know what I was doing wrong, but its working fine.
<
abu[7]>
Oh, cool! :)
<
azynheira>
If I use the Temux version it works fine
<
azynheira>
I was using a proot distro before, I dont know if that could be the problem.
<
azynheira>
Thanks for your help :-)
<
abu[7]>
Welcome :)
azynheira has quit [Quit: Client closed]
beneroth has joined #picolisp
beneroth_ has joined #picolisp
beneroth has quit [Ping timeout: 246 seconds]
rob_w_ has quit [Quit: Leaving]
ygrek has joined #picolisp
rob_w has quit [Ping timeout: 248 seconds]
ygrek has quit [Remote host closed the connection]
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]