This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Gcc 3.0 branch update.
- To: apbianco at cygnus dot com
- Subject: Re: Gcc 3.0 branch update.
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Tue, 13 Feb 2001 20:57:03 +1300
- CC: java at gcc dot gnu dot org
- References: <200102130658.WAA17911@deliverance.cygnus.com>
Alexandre Petit-Bianco wrote:
> I'm posting this for those who aren't reading gcc@gcc.gnu.org
> thoroughly (hey, I'm not.) Mark Mitchell announced that the gcc3.0
> branch has been made, which means that frantic check-ins can resume on
> the trunk:
Yay! Note that patches that fix bugs, improve portability, and/or close PRs should be checked in to the branch as well.
On the mainline, we can now look towards GC 6.0 and hash synchronization...
> http://gcc.gnu.org/ml/gcc/2001-02/msg00403.html
> http://gcc.gnu.org/ml/gcc/2001-02/msg00385.html
>
> I checked it out (cvs ... co -r gcc-3_0-branch gcc) and tried to build
> it on PPC and x86. It failed on both with what's below -- someone
> reported a similar problem recently:
This was supposed to be fixed by my "use shared libgcc" patch, but something must have broken it again. Can you look at the link cmd that c++ runs compared to what gcj runs and see if there are any differences?
regards
[ bryce ]