This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: 3.4 PATCH: Support Solaris 10
- From: Tom Tromey <tromey at redhat dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, Bruce Korb <bkorb at gnu dot org>, java-patches at gcc dot gnu dot org, Hans Boehm <hans_boehm at hp dot com>, libstdc++ at gcc dot gnu dot org
- Date: 25 Sep 2003 23:36:04 -0600
- Subject: Re: 3.4 PATCH: Support Solaris 10
- References: <16243.7325.90258.143107@xayide.TechFak.Uni-Bielefeld.DE>
- Reply-to: tromey at redhat dot com
>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
Rainer> The next version of Solaris will be identified as
Rainer> *-*-solaris2.10. Of course it needs to be treated very much
Rainer> like Solaris 8/9, not (by matching wildcards) like Solaris 2.1
Rainer> :-)
Rainer> Ok for mainline?
The boehm-gc part is ok.
Tom