[Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
mtrudel at gmx dot ch
gcc-bugzilla@gcc.gnu.org
Sat Jan 27 10:12:00 GMT 2007
------- Comment #1 from mtrudel at gmx dot ch 2007-01-27 10:12 -------
I can confirm that. However, I don't know if it's a bug or just luck that it
worked before. I think the correct command would be:
gcj -C -Ix x/a.java (no space between -I" and "x")
This way it works and I think (I'm absolutely not sure) this is the official
way.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30607
More information about the Java-prs
mailing list