This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Patch for arm-linux gdbserver


On Thu, Jan 31, 2002 at 06:21:20PM -0500, Peter Barada wrote:
> 
> >You can't build gdbserver inside a cross-gdb tree.  It has to be a
> >_target_ _native_ gdb tree (i.e. --host).
> 
> What is the correct 'configure' to get a buildable gdbserver from
> gdb-5.1 for powerpc-linux, while building on a x86 linux machine?
> What are the complete steps?

Simply configure with --host=powerpc-linux.  Then run configure
separately in the gdbserver directory if it did not get done, and make.

Note that to do that first step $CC must be a cross compiler.

Also note that PPC support for gdbserver is not currently available,
and may go in in a few days depending on some other factors.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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