[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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




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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: