This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gui][PATCH] include extra libraries in libgcj.spec.in
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Fri, 14 May 2004 10:12:59 +0530
- Subject: Re: [gui][PATCH] include extra libraries in libgcj.spec.in
- References: <1084502995.511.6.camel@tortoise.toronto.redhat.com>
Thomas Fitzsimmons wrote:
[...]
> -*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
> +*lib: -l-java-awt -l-java-applet -l-java-beans -l-javax-accessibility -l-javax-swing -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
Shouldn't this be conditional on whether AWT is
enabled?
For example, we seem to support "--enable-java-awt=no"
in the libjava configury, though I don't know if anyone
builds it like that or if it is still valid.
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/