> $ ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches > non-TLS reference in vxa/zlib/ezlib.vo > /lib/libc.so.6: could not read symbols: Bad value > make: *** [vxa/zlib/ezlib] Error 1 > $
Install the cross compilers and change the top-level Makefrag to use vx32-gcc and vx32-ld. There are directions for installing them at http://pdos.csail.mit.edu/~baford/vm/ Russ
