bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/2993] New: compile error bfd.c: noreturn function does ret


From: lts-rudolph at gmx dot de
Subject: [Bug binutils/2993] New: compile error bfd.c: noreturn function does return
Date: 2 Aug 2006 14:43:08 -0000

after configure --target=arm-elf --prefix=/opt/arm
make

the compile beaks with:
make[2]: Entering directory 
`/home/user01_nfs/rudolphk/work/binutils-2.17/bfd/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/user01_nfs/rudolphk/work/binutils-2.17/bfd/po'
make[2]: Entering directory `/home/user01_nfs/rudolphk/work/binutils-2.17/bfd'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I.
-I.././bfd -I.././bfd/../include  -I.././bfd/../intl -I../intl   -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2  -c -o bfd.lo bfd.c
gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include
-I.././bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes
-Werror -g -O2 -c bfd.c -o bfd.o
cc1: warnings being treated as errors
bfd.c: In function `_bfd_abort':
bfd.c:796: warning: `noreturn' function does return
make[2]: *** [bfd.lo] Error 1
make[2]: Leaving directory `/home/user01_nfs/rudolphk/work/binutils-2.17/bfd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user01_nfs/rudolphk/work/binutils-2.17/bfd'
make: *** [all] Error 2

host system uses:
gcc (GCC) 3.2.3

-- 
           Summary: compile error bfd.c: noreturn function does return
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: lts-rudolph at gmx dot de
                CC: bug-binutils at gnu dot org
 GCC build triplet: sparc-sun-solaris2.9
  GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: arm-elf


http://sourceware.org/bugzilla/show_bug.cgi?id=2993

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]