I'm trying to compile Eclispe with gcj/gij and I find that ant is having a hard time with gcj. I've used -Dbuild.compiler=gcj and -Dbuild.compiler=jikes. jikes works fine and seems to compile files/paths with a space in them, but gcj appears to be splitting the args at the space and I end up getting errors. Is this a known issue? Cheers, Sean