This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj 4.3 20070112 snapshot fails to build
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: h dot mth at web dot de (Hanno Meyer-Thurow)
- Cc: java at gcc dot gnu dot org
- Date: Sun, 14 Jan 2007 21:39:06 -0500 (EST)
- Subject: Re: gcj 4.3 20070112 snapshot fails to build
>
> Hi all,
> I try to build gcj 4.3 20070112 snapshot and get this error:
>
> cannot find -lgcov collect2: ld returned 1 exit status make[3]: ***
> [libgcc_s.so] Fehler 1 make[3]: Leaving directory
> `/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070112/work/build/i686-pc-linux-gnu/libgcc'
> make[2]: *** [all-stageprofile-target-libgcc] Fehler 2 make[2]: Leaving
> directory
> `/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070112/work/build' make[1]:
> *** [stageprofile-bubble] Fehler 2 make[1]: Leaving directory
> `/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070112/work/build' make:
> *** [profiledbootstrap] Fehler 2
I filed this as PR 30469, a work around is not to use profiledbootstrap but just bootstrap.
Thanks,
Andrew Pinski