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]

RE: -enable-targets=all ?


Here is the "tic" error:


build=i686-pc-cygwin


$ /src/gcc/configure -disable-bootstrap -host i686-pc-cygwin -target sparc
-sun-solaris2.10 -disable-nls -disable-multilib -disable-intl -disable-doc -wit
h-sysroot=/usr/local/sparc-sun-solaris2.10/sys-root/ -enable-targets=all && mak
e && make install



libtool: compile:  i686-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/src/gcc/bfd -I. -I.
 -I/src/gcc/bfd -I/src/gcc/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing
-prototypes -Werror -g -O2 -c /src/gcc/bfd/coff-tic4x.c -o coff-tic4x.o
cc1: warnings being treated as errors
/src/gcc/bfd/coffswap.h: In function 'coff_swap_scnhdr_in':
/src/gcc/bfd/coffswap.h:767: error: array subscript is below array bounds
/src/gcc/bfd/coffswap.h:769: error: array subscript is below array bounds
/src/gcc/bfd/coffswap.h: In function 'coff_swap_scnhdr_out':
/src/gcc/bfd/coffswap.h:796: error: array subscript is below array bounds
/src/gcc/bfd/coffswap.h:802: error: array subscript is below array bounds
/src/gcc/bfd/coffswap.h:813: error: array subscript is below array bounds
/src/gcc/bfd/coffswap.h:837: error: array subscript is below array bounds
/src/gcc/bfd/coffswap.h:837: error: array subscript is below array bounds
make[4]: *** [coff-tic4x.lo] Error 1






> From: jayk123@hotmail.com
> To: binutils@sourceware.org
> Subject: -enable-targets=all ?
> Date: Mon, 14 Jul 2008 15:57:43 +0000
>
>
> binutils 2.18 (+ gcc 4.3.1, gmp 4.22, mpfr 2.3.1, building upon a Cygwin base/build gcc 3.4.4 (not yet bootstrapped))
>
....


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