9vx cloned from hg repo today. Error early in the build process:
libvxc/_exit.c: In function '_exit':libvxc/syscall.h:8: error: can't find a register in class 'BREG' while reloading 'asm'
make: *** [libvxc/_exit.o] Error 1I can't recall if those "can't find a register" errors are due to differences between gcc versions or optimisation settings.
Gcc is 4.0.1, I've no idea of the default optimisation options. -- Simplicity does not precede complexity, but follows it. -- Alan Perlis