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]

[binutils] - LONG_MIN undefiend - Help on this Plz..


Hey

I got this id from one of the threads in 'SourceWare'. I am facing an
issue while installing binutils, i guess as per you might have an idea
on the same. The error i got is as per follows.

 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 any idea about it? please let me know if u have any
suggestion.

 Any help would be appriciated.

 Thanks,
 Dharmesh.


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