On Fri, 11 Jul 2008, andrey mirtchovski wrote:
change the definition of VX32_LDFLAGS in src/Makefrag to: VX32_LDFLAGS := -Llibvxc -L$(dir $(shell gcc -m32 -print-libgcc-file-name)) \
With this change I get the error: .. $ 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 $ -ishwar