Closed iacore closed 1 year ago
yeah, known issue; run make clean; make for-build
, then make shared-o3
should work; or, alternatively, switch to the develop
branch & run make clean
(this is unrelated to the bootstrapping compiler; it can't be used for anything other than running build/bootstrap.bqn
)
I'll make a fixed release sometime maybe tomorrow.
make clean; make for-build, then make shared-o3
This worked. Thanks!
Made a 0.2.0 + updating master
of that now.
Don't know why.
make
works (producing./BQN
).tried Option 2 of bootstraping. didn't work either