Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] EOL config/i386/xm-cygwin.h
@ 2004-09-22 12:14 Corinna Vinschen
  2004-09-22 14:04 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Corinna Vinschen @ 2004-09-22 12:14 UTC (permalink / raw)
  To: gdb-patches

Hi,

this patch gets rid of config/i386/xm-cygwin.h.  Ok to apply?

Corinna

	* config/i386/cygwin.mh (MH_CFLAGS): Add -DCRLF_SOURCE_FILES.
	(XM_FILE): Remove.
	* config/i386/xm-cygwin.h: Remove.

Index: config/i386/cygwin.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/cygwin.mh,v
retrieving revision 1.6
diff -p -u -r1.6 cygwin.mh
--- config/i386/cygwin.mh       4 Feb 2002 11:00:10 -0000       1.6
+++ config/i386/cygwin.mh       21 Sep 2004 15:45:08 -0000
@@ -1,5 +1,4 @@
-MH_CFLAGS=
-XM_FILE=xm-cygwin.h
+MH_CFLAGS=-DCRLF_SOURCE_FILES
 NATDEPFILES= i386-nat.o win32-nat.o corelow.o 
 NAT_FILE=nm-cygwin.h
 XM_CLIBS=

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat, Inc.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFA] EOL config/i386/xm-cygwin.h
  2004-09-22 12:14 [RFA] EOL config/i386/xm-cygwin.h Corinna Vinschen
@ 2004-09-22 14:04 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-09-22 14:04 UTC (permalink / raw)
  To: gdb-patches

> Hi,
> 
> this patch gets rid of config/i386/xm-cygwin.h.  Ok to apply?
> 
> Corinna
> 
> 	* config/i386/cygwin.mh (MH_CFLAGS): Add -DCRLF_SOURCE_FILES.
> 	(XM_FILE): Remove.
> 	* config/i386/xm-cygwin.h: Remove.
> 
> Index: config/i386/cygwin.mh
> ===================================================================
> RCS file: /cvs/src/src/gdb/config/i386/cygwin.mh,v
> retrieving revision 1.6
> diff -p -u -r1.6 cygwin.mh
> --- config/i386/cygwin.mh       4 Feb 2002 11:00:10 -0000       1.6
> +++ config/i386/cygwin.mh       21 Sep 2004 15:45:08 -0000
> @@ -1,5 +1,4 @@
> -MH_CFLAGS=
> -XM_FILE=xm-cygwin.h
> +MH_CFLAGS=-DCRLF_SOURCE_FILES
>  NATDEPFILES= i386-nat.o win32-nat.o corelow.o 
>  NAT_FILE=nm-cygwin.h
>  XM_CLIBS=

MH_CFLAGS is as problematic as xm-file.  Both should be handled by 
autoconfigury.

Eli's got a discussion thread going on this.

Andrew



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-22 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-22 12:14 [RFA] EOL config/i386/xm-cygwin.h Corinna Vinschen
2004-09-22 14:04 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox