emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: m68k--netbsdelf still in use


From: Chong Yidong
Subject: Re: m68k--netbsdelf still in use
Date: Fri, 16 Jan 2009 10:30:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> I doubt the great number of systems left (*ahem*) warrants keeping
> support of emacs on m68k if that means effort, but if it's no bother,
> please keep it.
>
> serpens.de is an Amiga 3000 with an M68060 and 128M RAM.
> It runs NetBSD 4.0 at present.

Is this the machine identified by the following line from the Emacs 22
configure file?

    case "${canonical}" in
      alpha*-*-netbsd*) machine=alpha ;;
      i[3456]86-*-netbsd*) machine=intel386 ;;
      m68k-*-netbsd*)
                # This is somewhat bogus.
                       machine=hp9000s300 ;;

If so, the file src/m/hp9000s300.h has been removed from CVS, but it may
be feasible to restore it.  (Dan, could you check?)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]