This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Problem compiling 2.17 with GCC 4.1.1


Hopefully someone can help here, I'm seeing the following error when
trying to make bunutils 2.17 using GCC 4.1.1 here:

/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd
-I.././opcodes/../include -I.././opcodes/../bfd -I.././opcodes/../intl
-I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
-g -O2 -c -o i386-dis.lo i386-dis.c
gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I.
-I.././opcodes -I../bfd -I.././opcodes/../include
-I.././opcodes/../bfd -I.././opcodes/../intl -I../intl -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c i386-dis.c
-o i386-dis.o
cc1: warnings being treated as errors
i386-dis.c: In function 'print_operand_value':
i386-dis.c:3228: warning: value computed is not used
i386-dis.c: In function 'VMX_Fixup':
i386-dis.c:4761: warning: value computed is not used
i386-dis.c:4764: warning: value computed is not used
make[4]: *** [i386-dis.lo] Error 1
make[4]: Leaving directory `/mnt/scsi-1/Linux/binutils-2.17/opcodes'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mnt/scsi-1/Linux/binutils-2.17/opcodes'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/scsi-1/Linux/binutils-2.17/opcodes'
make[1]: *** [all-opcodes] Error 2
make[1]: Leaving directory `/mnt/scsi-1/Linux/binutils-2.17'
make: *** [all] Error 2


Hopefully that is enough info to be useful. Ifyou need more please ask
and I'll try to supply it. I'm not a programmer so please be specific
on what you require here.

Thnk you very much,

===[George R. Kasica]===        +1 262 677 0766
President                       +1 206 374 6482 FAX 
Netwrx Consulting Inc.          Jackson, WI USA 
http://www.netwrx1.com
georgek@netwrx1.com
ICQ #12862186


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