This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/17222] libjava fails to build due to command line length during link
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 30 Aug 2004 18:20:04 -0000
- Subject: [Bug libgcj/17222] libjava fails to build due to command line length during link
- References: <20040828135005.17222.kcook@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From andreast at gcc dot gnu dot org 2004-08-30 18:20 -------
Well, to be honest libjava on darwin < 7.0 does not make much sense. You can
only use a subset of the library for very limited functionality. The big part
missing is the shared library support. For example all the SWING/AWT part you
can't use since the libgcc is statically linked in for several libraries.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17222