This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: building libgcj on solaris
- To: Charlie McDowell <charlie at cse dot ucsc dot edu>
- Subject: Re: building libgcj on solaris
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Mon, 21 Feb 2000 11:17:59 -0800 (PST)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <38B18EC3.ADF83411@cse.ucsc.edu>
>>>>> "Charlie" == Charlie McDowell <charlie@cse.ucsc.edu> writes:
Charlie> I'm using gcc 2.8.1.
You can't use this.
Charlie> I'm trying to build libgcj-2.95.1.
In order to build libgcj 2.95.1 you need gcc 2.95.1.
Tom