This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>-- Original Message --
>From: Michael Koch <konqueror@gmx.de>
>To: java-patches@gcc.gnu.org
>Subject: Re: [gui][PATCH] include extra libraries in libgcj.spec.in
>Date: Fri, 14 May 2004 08:03:38 +0200
>Cc: Ranjit Mathew <rmathew@gmail.com>
>
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Am Freitag, 14. Mai 2004 06:42 schrieb Ranjit Mathew:
>> 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.
>
>As this is only for "java-gui-branch" I think nobody cares about this.

But, if the gui part gets merged back to main we will care.
It will bring less headache if we do it right now.

:)

Andreas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]