This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch] Deprecate XM_FILE and TM_FILE


> Date: Thu, 02 Sep 2004 14:29:21 -0400
> From: Andrew Cagney <cagney@gnu.org>
> 
> -XM_FILE= xm-go32.h
> +DEPRECATED_XM_FILE= xm-go32.h

What exactly am I supposed to do here to avoid the danger of having
the DJGPP port nuked in the next release?  Define GDBINIT_FILENAME,
CRLF_SOURCE_FILES, and DIRNAME_SEPARATOR on some header file(s)
conditioned by "#ifdef DJGPP"?  It sounds silly to invent autoconf
tests for that when we know _exactly_ what system(s) will need that.


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