All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geoffrey Wossum <geoffrey@pager.net>
To: Openembedded-devel@lists.openembedded.org
Subject: Building gdbserver only
Date: Mon, 14 Apr 2008 15:04:29 -0500	[thread overview]
Message-ID: <200804141504.29481.geoffrey@pager.net> (raw)

Hi all,

I'm working on getting OE to build gdb-6.7.1.atmel.1.0.3 for the AVR32.  I 
have the gdb-cross working, but gdb is a little tricker.  gdb has not been 
ported to be hosted on the AVR32, so do_compile() quits when running the 
gdb/configure script.

It does support building gdbserver for the AVR32, though.  Trouble is, there 
doesn't seem to be an "easy" way to build just gdbserver.  To build just 
gdbserver, you run the gdb-${PV}/gdb/gdbserver/configure instead of 
gdb-${PV}/configure.  oe_runconf() substitutes the value of ${S} in.  If you 
try to modify ${S} so that oe_runconf() executes the correct configure 
script, then ${S} is screwed  up for do_patch() and the patches won't apply.  

Any ideas on how to solve this dillemma?

---
Geoffrey



             reply	other threads:[~2008-04-14 20:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14 20:04 Geoffrey Wossum [this message]
2008-04-14 22:58 ` Building gdbserver only Khem Raj
2008-04-15 14:43   ` Geoffrey Wossum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804141504.29481.geoffrey@pager.net \
    --to=geoffrey@pager.net \
    --cc=Openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.