This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Error while building gcc-3.4.3 !


While building gcc-3.4.3 I am getting following error during make stage. 

../../../libiberty/cplus-dem.c:55: error: conflicting types for 'malloc'
../../../libiberty/cplus-dem.c:55: error: conflicting types for 'malloc'
../../../libiberty/cplus-dem.c: In function `code_for_qualifier':
../../../libiberty/cplus-dem.c:630: warning: implicit declaration of function 
`abort'
../../../libiberty/cplus-dem.c: In function `squangle_mop_up':
../../../libiberty/cplus-dem.c:1154: warning: implicit declaration of function 
`free'
../../../libiberty/cplus-dem.c: In function `demangle_qualified':
../../../libiberty/cplus-dem.c:3310: warning: implicit declaration of function 
`atoi'
make: *** [cplus-dem.o] Error 1


Can any one help me to fix this error, I searched net but didnot find any 
information on this. BTW: I am using Glibc-2.3.4 with NPTL+LinuxThreads.


Thanks in Advance!!


----

Syed Shabir Zakiullah
Programmer 
Registered Linux User #374309


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