This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


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: [RFA] Darwin/x86 port (v2 - part 4/4: misc)


> 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.


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