This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/32619] -static-libgcj includes entire gnu classpath (>30MB executable from 95byte source)
- From: "mtrudel at gmx dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2007 07:03:22 -0000
- Subject: [Bug libgcj/32619] -static-libgcj includes entire gnu classpath (>30MB executable from 95byte source)
- References: <bug-32619-14796@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from mtrudel at gmx dot ch 2007-07-05 07:03 -------
With "-Wl,-Map,/tmp/TheLinkMap.txt" you get a list of the objects that have
been included from libgcj.a.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32619