Opened 15 years ago

Closed 14 years ago

#231 closed task (wontfix)

Errors with Cross Binutils-2.19.1

Reported by: vinpa Owned by: clfs-commits@…
Priority: major Milestone:
Component: BOOK Version: CLFS Embedded 1.0.0
Keywords: Cc:

Description

I have been following the Embedded CLFS and have run into the following issue:

gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.19.1/gas -I. -I. -I../../binutils-2.19.1/gas -I../bfd -I../../binutils-2.19.1/gas/config -I../../binutils-2.19.1/gas/../include -I../../binutils-2.19.1/gas/.. -I../../binutils-2.19.1/gas/../bfd -DLOCALEDIR="\"/mnt/clfs/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.19.1/gas/config/tc-arm.c

cc1: warnings being treated as errors ../../binutils-2.19.1/gas/config/tc-arm.c: In function 's_arm_unwind_save_mmxwr': ../../binutils-2.19.1/gas/config/tc-arm.c:3459: error: format not a string literal and no format arguments ../../binutils-2.19.1/gas/config/tc-arm.c:3473: error: format not a string literal and no format arguments ../../binutils-2.19.1/gas/config/tc-arm.c: In function 's_arm_unwind_save_mmxwcg': ../../binutils-2.19.1/gas/config/tc-arm.c:3591: error: format not a string literal and no format arguments ../../binutils-2.19.1/gas/config/tc-arm.c:3606: error: format not a string literal and no format arguments ../../binutils-2.19.1/gas/config/tc-arm.c: In function 's_arm_unwind_movsp': ../../binutils-2.19.1/gas/config/tc-arm.c:3712: error: format not a string literal and no format arguments

make[4]: * [tc-arm.o] Error 1 make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[3]: * [all-recursive] Error 1 make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[2]: * [all] Error 2 make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[1]: * [all-gas] Error 2 make[1]: Leaving directory `/mnt/clfs/sources/binutils-build' make: * [all] Error 2

I have also attempted the CLFS and binutils-2.18, but receive errors with the arm-elf so gave Embedded CLFS a shot. Again, binutils gives me errors when running:

make install

Please, someone help me! This has been an issue for a few days now with no progress... :(

Thank you in advance,

vinpa.

Change History (2)

comment:2 by Joe Ciccone, 14 years ago

Resolution: wontfix
Status: newclosed

Please use the support list for this.

Note: See TracTickets for help on using tickets.