Sunday, December 2, 2007

Building on 64-bit Linux

WaspVM and Mosquito were never intended to run natively on 64-bit architectures. While efforts were made to keep any size assumptions under control, it appears WaspVM isn't building properly in native 64-bit architectures. WaspVM will build if you specify "gcc32" as your CC, but it still won't bootstrap. ("CC=gcc32 ./build")