This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]