This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

spaces in filenames/paths


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]