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

2007-01-29 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-29 19:16 --- I didn't realize that -I's argument could be separate, but now I see this in c.opt: I C ObjC C++ ObjC++ Joined Separate -I dirAdd dir to the end of the main include path -- tromey at gcc dot gnu dot org

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

2007-01-29 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-29 19:34 --- Tetsing a patch. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

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

2007-01-29 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-29 21:30 --- Subject: Bug 30607 Author: tromey Date: Mon Jan 29 21:30:10 2007 New Revision: 121311 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121311 Log: PR java/30607: * jvspec.c

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

2007-01-29 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-01-29 21:38 --- Subject: Bug 30607 Author: tromey Date: Mon Jan 29 21:38:06 2007 New Revision: 121312 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121312 Log: PR java/30607: * jvspec.c

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

2007-01-29 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2007-01-29 21:39 --- Fix checked in. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

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

2007-01-27 Thread mtrudel at gmx dot ch
--- 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