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]

Fwd: Building of binutils fails


Hello Group,

I have just started exploring 'Binutils'. I am trying to build and
install it. While building 'Binutils' I am facing an issue. I am
getting an error shown below

 de -W -Wall -Wtraditional -pedantic .././libiberty/fibheap.c
 note cov907: program successful /usr/bin/gcc
 note cov902: running /usr/bin/gcc -c -O2 -I.
-I.././libiberty/../include -W -Wall -Wtraditional -pedantic
/tmp/covc/fibheap.i -o fibheap.o
 .././libiberty/fibheap.c: In function `fibheap_union':
 .././libiberty/fibheap.c:166: warning: implicit declaration of function `free'
 .././libiberty/fibheap.c: In function `fibheap_delete_node':
 .././libiberty/fibheap.c:285: error: `LONG_MIN' undeclared (first use
in this function)
 .././libiberty/fibheap.c:285: error: (Each undeclared identifier is
reported only once
 .././libiberty/fibheap.c:285: error: for each function it appears in.)
 .././libiberty/fibheap.c: In function `fibheap_consolidate':
 .././libiberty/fibheap.c:395: warning: implicit declaration of
function `memset'note cov927: program failed /usr/bin/gcc
 note cov909: exit status 1

 Does anyone have idea about it?

 Any help would be appriciated.

 Thanks,
 Dharmesh Vyas.
 [SpikeSource India]


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