Hello, I am getting to compilation errors for binutils-2.14. Here are the details of my machine: 1. RedHat version: RHES 7.2 2. Kernel: 2.4.9-34 3. gcc : 2.96 (default gcc. We compile gcc-3.2 in a different location)
Before I run ./configure, I am setting the below variables export CC=/usr/local/gcc-3.2/bin/gcc export CXX=/usr/local/gcc-3.2/bin/g++ I run ./configure (This is successful) make gives the below errors: linking ./libgettext.h to libintl.h make[1]: Entering directory `/usr/local/MPInsight/binutils-2.14/intl' /usr/local/gcc3.2/bin/gcc -c - DLOCALEDIR=\"/usr/local/MPInsight/lib/sys/share/locale\" - DGNULOCALEDIR=\"/usr/local/MPInsight/lib/sys/share/locale\" - DLOCALE_ALIAS_PATH=\"/usr/local/MPInsight/lib/sys/share/locale:.\" - DHAVE_CONFIG_H -I. -I. -I/usr/local/MPInsight/lib/sys/include/ localealias.c localealias.c: In function `read_alias_file': localealias.c:337: void value not ignored as it ought to be localealias.c:341: void value not ignored as it ought to be make[1]: *** [localealias.o] Error 1 make[1]: Leaving directory `/usr/local/MPInsight/binutils-2.14/intl' make: *** [all-intl] Error 2 Am I missing anything? Appreciate your help in this matter. -- Summary: Compilation errors for binutil-2.14 on RedHat 7.2 Product: binutils Version: 2.14 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: vivekk at cybage dot com CC: bug-binutils at gnu dot org http://sources.redhat.com/bugzilla/show_bug.cgi?id=867 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils