On Fri, Dec 28, 2001 at 10:41:28PM -0500, Roland McGrath wrote:
> It's set to cat because we're using migcom on cpp output here.

Ah, ok.

> > A third possibility is to drop the -undef again, because it does not work
> > anyway (i386 is still defined to 1 in gcc).  Roland, you did this change,
> > what do you think?
> 
> Harumph.  I thought I tested -undef at the time and it dtrt.
> I thought some <mach/i386/foo.defs> include got broken if it didn't.

marcus@stampede:~$ cpp -E -undef -dM /dev/null
#define __i386__ 1
#define __i386 1
#define i386 1

It drops linux and unix, but not i386.  The include got broken, but that was
in a change to gnumach's I/O bitmap frobbing that never went into the CVS,
and probably never will.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to