This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Darwin/x86 port (v2 - part 4/4: misc)
- From: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- To: gingold at adacore dot com
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 12 Nov 2008 13:32:07 +0100 (CET)
- Subject: Re: [RFA] Darwin/x86 port (v2 - part 4/4: misc)
- References: <20081112101346.GA18409@ulanbator.act-europe.fr>
> Date: Wed, 12 Nov 2008 11:13:46 +0100
> From: Tristan Gingold <gingold@adacore.com>
>
> config/i386/darwin.mh:
>
> # Host: IA86 running Darwin
>
> 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.