Meir writes: > Hello all > im trying to compile simple swt example , but im still getting stock in > the swt.jar stage > i did follow this thread : > http://www.nabble.com/Trouble-compiling-swt.jar-tf589406.html#a1676344 > but still im getting the error : > $ gcj -c -fjni -findirect-dispatch swt.jar > > im using : > $ gcj --version > gcj.exe (GCC) 3.4.2 (mingw-special) I think we fixed this bug years ago. This compiler is from 2004: you need to update. Andrew.