[Bug java/29194] fails to import package from project

2007-01-25 Thread tromey at gcc dot gnu dot org
-- Bug 29194 depends on bug 28067, which changed state. Bug 28067 Summary: [meta-bug] Tracking bug for ecj fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28067 What|Old Value |New Value

[Bug java/29194] fails to import package from project

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/29194] fails to import package from project

2006-09-24 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-09-23 22:33 --- Note that -d doesn't do anything when compiling to object. However, adding -C doesn't help either. A simple workaround is to add -Isrc. This is fixed on the gcj-eclipse branch, I marked this PR as depending on PR 28