From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12157 invoked by alias); 30 Aug 2004 18:20:05 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 12137 invoked by uid 48); 30 Aug 2004 18:20:04 -0000 Date: Mon, 30 Aug 2004 18:20:00 -0000 Message-ID: <20040830182004.12136.qmail@sourceware.org> From: "andreast at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20040828135005.17222.kcook@gcc.gnu.org> References: <20040828135005.17222.kcook@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/17222] libjava fails to build due to command line length during link X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00352.txt.bz2 List-Id: ------- 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