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: GdbServer: is it compiled?


On Tue, May 13, 2008 at 11:24:48AM -0700, Michael Snyder wrote:
> Whether to build gdbserver is configured by gdb/configure.tgt, 
> depending on which target is chosen.  It gets added to the
> build_subdirs in the makefile.

Only for native builds of GDB.  If you're building a cross-GDB it will
never be built automatically, since the configure script won't go
looking for a cross-compiler.

-- 
Daniel Jacobowitz
CodeSourcery


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