This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/29194] fails to import package from project
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 23 Sep 2006 22:33:23 -0000
- Subject: [Bug java/29194] fails to import package from project
- References: <bug-29194-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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 28067.
Perhaps gcj needs to handle -combine properly.
That would also help fix this, I think.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |28067
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-09-23 22:33:23
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29194