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: GDB Compilation issue on FreeBSD


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


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