After a long afternoon of debugging, Erick and I have managed to fix the last bug preventing us from completing the bootstrap. Tachyon can now compile and run this benchmark once bootstrapped. There are still some issues to fix. Notably, we are not compiling the standard library as of now, because the heap size is limited under 32 bits. Still, this is probably a Champagne-worthy victory ;)
Once the 64 bit bugs are fixed, we will work on compiling the standard library. With some luck, we might be able to run the shell pretty soon.
- Maxime