Hello, I try to build ghdl on my Sparc box but the compilation fails here:
[...] gcc -c -O -g -o sparc.o ../../../gcc-4.0.2/gcc/vhdl/grt/config/sparc.S gcc -c -O -g -o linux.o ../../../gcc-4.0.2/gcc/vhdl/grt/config/linux.c../../../gcc-4.0.2/gcc/vhdl/grt/config/linux.c:192: error: thread- local storage not supported for this target
make[2]: *** [linux.o] Error 1 make[2]: Leaving directory `/home/dominik/Sources/gcc-out/gcc/vhdl' make[1]: *** [ghdllib] Error 2 [...] Any clue? Dom
