This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25842] New: Error in building libiberty
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2006 08:50:55 -0000
- Subject: [Bug bootstrap/25842] New: Error in building libiberty
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
In file included from ../../gcc/libiberty/md5.c:40:
../../gcc/include/md5.h:83: warning: no semicolon at end of struct or union
../../gcc/include/md5.h:83: error: parse error before
"ATTRIBUTE_ALIGNED_ALIGNOF"
[ ... snip ... ]
gmake[3]: *** [md5.o] Error 1
gmake[3]: Leaving directory `/tmp/gfortran-20060118/ibin/libiberty'
gmake[2]: *** [all-stage1-libiberty] Error 2
gmake[2]: Leaving directory `/tmp/gfortran-20060118/ibin'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/tmp/gfortran-20060118/ibin'
gmake: *** [all] Error 2
--
Summary: Error in building libiberty
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fxcoudert at gcc dot gnu dot org
GCC build triplet: powerpc64-unknown-linux-gnu
GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25842