Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Danny Backx <danny.backx@scarlet.be>
To: gdb-patches <gdb-patches@sourceware.org>
Subject: Build error in 2009-06-30 patch, with fix
Date: Sun, 05 Jul 2009 19:15:00 -0000	[thread overview]
Message-ID: <1246821346.10857.3.camel@pavilion> (raw)

The 2009-06-30 patch that adds i386-low.c doesn't appear to have added
this file to the configure.srv for i*86-*-mingw32ce* .

The patch below fixes this.

	Danny



pavilion: {753} cvs diff configure.srv
Index: configure.srv
===================================================================
RCS file: /cvs/src/src/gdb/gdbserver/configure.srv,v
retrieving revision 1.42
diff -u -r1.42 configure.srv
--- configure.srv       30 Jun 2009 16:35:25 -0000      1.42
+++ configure.srv       5 Jul 2009 19:13:09 -0000
@@ -63,7 +63,7 @@
                        ;;
   i[34567]86-*-mingw32ce*)
                        srv_regobj=reg-i386.o
-                       srv_tgtobj="win32-low.o win32-i386-low.o"
+                       srv_tgtobj="win32-low.o win32-i386-low.o
i386-low.o"
                        srv_tgtobj="${srv_tgtobj} wincecompat.o"
                        # hostio_last_error implementation is in
win32-low.c
                        srv_hostio_err_objs=""


-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


             reply	other threads:[~2009-07-05 19:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-05 19:15 Danny Backx [this message]
2009-07-05 19:31 ` Pedro Alves

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=1246821346.10857.3.camel@pavilion \
    --to=danny.backx@scarlet.be \
    --cc=gdb-patches@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox