This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/30607] gcj -I x -C doesn't include x as source dir search patch



------- 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


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