This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: more build problems, sun sparc solaris 2.7
- To: Gabriel Dos Reis <gdr at codesourcery dot com>
- Subject: Re: more build problems, sun sparc solaris 2.7
- From: Tom Tromey <tromey at redhat dot com>
- Date: 13 Dec 2000 08:05:38 -0700
- Cc: Alexandre Petit-Bianco <apbianco at cygnus dot com>, gcc at gcc dot gnu dot org, java-discuss at sources dot redhat dot com
- References: <200012130254.SAA29804@kankakee.wrs.com> <opitoouc34.fsf@deliverance.cygnus.com> <flg0jszni5.fsf@sel.cmla.ens-cachan.fr>
- Reply-To: tromey at redhat dot com
>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:
Gabriel> I would appreciate very much if the Java stuff are built only
Gabriel> when building Java -- that would enable some of us to
Gabriel> continue work.
I think Alexandre Oliva checked in a patch for this:
2000-12-12 Alexandre Oliva <aoliva@redhat.com>
* configure.in: Disable language-specific target libraries for
languages that aren't enabled.
Tom