Re: Why gdb fail to make

Pedro Alves <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
On 05/16/2013 05:16 AM, hitlar wrote:
> 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
...
> Error: target not supported by gdbserver.

That's correct.  i386-elf (a bare metal target) is not supported
by gdbserver.  gdbserver is meant to be run on a full feature OSs.

-- 
Pedro Alves
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.