[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10447] New: Binutils fail to build on cygwin
From: |
tkoenig at gcc dot gnu dot org |
Subject: |
[Bug binutils/10447] New: Binutils fail to build on cygwin |
Date: |
25 Jul 2009 15:24:59 -0000 |
Trying to build the latest binutils on cygwin because I want to
test gcc, but no such luck:
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -I. -I.././binutils -I../bfd -I.././
binutils/../bfd -I.././binutils/../include -DLOCALEDIR="\"/usr/local/share/local
e\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -g -O2 -c readelf.c
In file included from readelf.c:146:
.././binutils/../include/libiberty.h:316: error: conflicting types for 'crc32'
/usr/include/zlib.h:1285: error: previous declaration of 'crc32' was here
.././binutils/../include/libiberty.h:316: error: conflicting types for 'crc32'
/usr/include/zlib.h:1285: error: previous declaration of 'crc32' was here
make[4]: *** [readelf.o] Error 1
make[4]: Leaving directory `/home/Thomas/binutils-2.19.51/binutils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Thomas/binutils-2.19.51/binutils'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Thomas/binutils-2.19.51/binutils'
make[1]: *** [all-binutils] Error 2
make[1]: Leaving directory `/home/Thomas/binutils-2.19.51'
make: *** [all] Error 2
Cygwin is the latest 1.5.
--
Summary: Binutils fail to build on cygwin
Product: binutils
Version: 2.20 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: tkoenig at gcc dot gnu dot org
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10447
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/10447] New: Binutils fail to build on cygwin,
tkoenig at gcc dot gnu dot org <=