Subject: Re: X11R6 diffs for Sun3 port
To: Izumi Tsutsui <tsutsui@shimada.nuee.nagoya-u.ac.jp>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-sun3
Date: 02/15/1997 05:56:57
> But I'm wondering how can imake detect `Sun3Architecture' in
> Imake.tmpl.  On NetBSD/sun3, gcc only defines `m68k', `mc68020' and
> so on but it does not define `sun3'.

I didn't patch Imake.tmpl; here's the entirety of my patches to
Imake.cf (this is the only place I define Sun3Architecture).

% diff config/cf/Imake.cf.original config/cf/Imake.cf
    67a68,71
    > # if defined(__sun3__) || defined(sun3)
    > #  define Sun3Architecture
    > #  undef sun3
    > # endif

Incidentally, is it really appropriate to try to do XFree86 for non-x86
machines?  It doesn't make any sense to me.

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B