GDB Compilation issue on FreeBSD

Daniel Jacobowitz drow@false.org
Thu Jan 10 19:22:00 GMT 2008


On Thu, Jan 10, 2008 at 11:14:59AM -0800, Arun Paneri wrote:
> Hi All, 
> 
> Pls bear with me if it is a very basic question. 
> I am struggling with compilation of GDB to debug GDB with GDB itself. 
> I can compile gdb using "make" command at "/gnu/usr.bin/gdb" but it gives following error when i give "make CFLAGS=-g" command. 

Run configure in the top level directory of the GDB source, not in a
subdirectory.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list