Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tristan Gingold <gingold@adacore.com>
To: gdb-patches@sourceware.org
Cc: Mark Kettenis <mark.kettenis@xs4all.nl>
Subject: Re: [RFA] Darwin/x86 port (v2 - part 4/4: misc)
Date: Wed, 12 Nov 2008 17:08:00 -0000	[thread overview]
Message-ID: <122FB051-273F-4B27-866B-E639823A58E8@adacore.com> (raw)
In-Reply-To: <200811121232.mACCW7hp029131@brahms.sibelius.xs4all.nl>


On Nov 12, 2008, at 1:32 PM, Mark Kettenis wrote:

>> Date: Wed, 12 Nov 2008 11:13:46 +0100
>> From: Tristan Gingold <gingold@adacore.com>

>>
>> SER_HARDWIRE = ser-base.o ser-unix.o ser-tcp.o
>
> Do you really need to override this for Darwin?  I'd expect ser-pipe.c
> to work just fine.  If not, this should really be moved into
> configure.ac, where we handle go32/djgpp/mingw32.

I didn't realize there are default values.  So here is the new  
darwin.mh file:

# Host: IA86 running Darwin

NATDEPFILES = fork-child.o machoread.o darwin-nat.o excServer.o \
      i386-darwin-nat.o i386-nat.o darwin-nat-info.o

# Trick so that excServer.c is not the default target!
_all: all

excServer.c: darwin.defs
	/usr/bin/mig -I. $<


  reply	other threads:[~2008-11-12 12:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12 12:50 Tristan Gingold
2008-11-12 12:53 ` Mark Kettenis
2008-11-12 17:08   ` Tristan Gingold [this message]
2008-11-12 17:29 ` Tristan Gingold

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=122FB051-273F-4B27-866B-E639823A58E8@adacore.com \
    --to=gingold@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    /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