This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Why gdb fail to make


gdb configure, make & make install smoothly but i want configure gdbserver
with above package it gives following error message 

Shine@Shine-PC /usr/src/gdb-7.6.50-2/gdb/gdbserver-elf
$ ../gdbserver/configure --prefix=/usr/local/i386 --target=i386-elf
--disable-werror

checking compiler warning flags...  -Wall -Wdeclaration-after-statement
-Wpointe    r-arith -Wformat-nonliteral -Wno-char-subscripts
checking for dladdr... no
checking for errno... yes - in errno.h
checking whether strerror is declared... yes
checking whether strstr is declared... yes
checking whether perror is declared... yes
checking whether vasprintf is declared... yes
checking whether vsnprintf is declared... yes
checking for socklen_t... yes
checking for Elf32_auxv_t... no
checking for Elf64_auxv_t... no
Error: target not supported by gdbserver.





--
View this message in context: http://sourceware-org.1504.n7.nabble.com/Why-gdb-fail-to-make-tp231905p232080.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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