[gui][PATCH] include extra libraries in libgcj.spec.in

Ranjit Mathew rmathew@gmail.com
Fri May 14 06:37:00 GMT 2004


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/



More information about the Java-patches mailing list