When compiling a .jar, gcj will compile all the resources in
the .jar into the resulting .o. when using the .db feature,
resources in the .so will never be used; instead they'll always
be pulled from the original .jar. gcj could use an option to
omit resources from the compilation, to avoid unnecessarily
bloating the .o.
--
Summary: gcj needs a way to omit resources from .o
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20507