This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Release stuff solaris2.6
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Jeff Sturm <jsturm at one-point dot com>, Tom Tromey <tromey at redhat dot com>
- Cc: GCC-Java <java at gcc dot gnu dot org>
- Date: Tue, 19 Mar 2002 09:22:21 +0100
- Subject: Re: Release stuff solaris2.6
- References: <Pine.LNX.4.10.10203161056340.20682-100000@mars.deadcafe.org>
>On Sat, 16 Mar 2002, andreas tobler wrote:
>> Well, I try daily builds on 2.6 but since this one <http://gcc.gnu.org/
>> ml/gcc/2002-03/msg00751.html> it fails to bootstrap.
>
>But that's the trunk, right? Did you try the 3.1 branch as well?
Ok, here it is, a build from yesterday succeeded on solaris2.6 on the BRANCH.
I can't run a testsuite since I have a mess on this machine. But at least
a 'hello world' succeeded!
a_tobler@crius:/home/a_tobler/tmp> gcj -v
Reading specs from /var/tmp/a_tobler/test/lib/gcc-lib/sparc-sun-
solaris2.6/3.1/specs
Reading specs from /var/tmp/a_tobler/test/lib/gcc-lib/sparc-sun-
solaris2.6/3.1/../../../libgcj.spec
rename spec lib to liborig
Configured with: ../gcc/configure --prefix=/var/tmp/a_tobler/test --
enable-languages=c,c++,java
Thread model: posix
gcc version 3.1 20020318 (prerelease)
Regards,
Andreas