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: Can't build binutils cvs trunk 20060509 on cygwin: error: conflicting types for 'strtosigno'


On 5/9/06, Christian Joensson <christian.joensson@gmail.com> wrote:
hmm, on cygwin, I don't seem to be able to build right now...

gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/usr/local/src/trunk/src/libiberty/../include  -W -Wall -pedantic
-Wwrite-strings -Wstrict-prototypes
/usr/local/src/trunk/src/libiberty/cplus-dem.c
In file included from
/usr/local/src/trunk/src/libiberty/../include/demangle.h:24,
                 from /usr/local/src/trunk/src/libiberty/cplus-dem.c:59:
/usr/local/src/trunk/src/libiberty/../include/libiberty.h:253: error:
conflicting types for 'strtosigno'
/usr/include/string.h:80: error: previous declaration of 'strtosigno' was here
/usr/local/src/trunk/src/libiberty/../include/libiberty.h:253: error:
conflicting types for 'strtosigno'

forget this, I have no clue on what went wrong... works now, with the same check out...

--
Cheers,

/ChJ


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