unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: "S.P.Zeidler" <spz@serpens.de>
Cc: Chong Yidong <cyd@stupidchicken.com>, emacs-devel@gnu.org
Subject: Re: m68k--netbsdelf still in use
Date: Wed, 21 Jan 2009 23:02:06 -0800 (PST)	[thread overview]
Message-ID: <200901220702.n0M726Yf008875@rodan.ics.uci.edu> (raw)
In-Reply-To: <20090119184227.GA19353@serpens.de> (S. P. Zeidler's message of "Mon, 19 Jan 2009 19:42:27 +0100")

"S.P.Zeidler" <spz@serpens.de> writes:

  > Hi,
  > 
  > Thus wrote Dan Nicolaescu (dann@ics.uci.edu):
  > 
  > > Chong Yidong <cyd@stupidchicken.com> writes:
  > > 
  > >   > > 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 ;;
  > 
  > Up to now, yes.
  > 
  > >   > 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?)
  > > 
  > > I'd say it would be better to first try to see if CVS HEAD works with machine=m68k
  > > on that platform.
  > 
  > --- snip ---
  > Index: configure
  > ===================================================================
  > RCS file: /sources/emacs/emacs/configure,v
  > retrieving revision 1.305
  > diff -u -r1.305 configure
  > --- configure   9 Dec 2008 20:36:23 -0000       1.305
  > +++ configure   19 Jan 2009 18:16:02 -0000
  > @@ -2459,6 +2459,7 @@
  >        arm-*-netbsd*)   machine=arm ;;
  >        x86_64-*-netbsd*)        machine=amdx86-64 ;;
  >        hppa-*-netbsd*)  machine=hp800 ;;
  > +      m68k-*-netbsd*)  machine=m68k ;;
  >      esac
  >    ;;
  >  
  > --- snip ---
  > 
  > will build, and edit files just fine. Is there a test suite to probe the
  > resulting binary more closely?

I checked in a change like the above.




      parent reply	other threads:[~2009-01-22  7:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 19:36 m68k--netbsdelf still in use S.P.Zeidler
2009-01-16 15:30 ` Chong Yidong
2009-01-17  6:57   ` Dan Nicolaescu
2009-01-19 18:42     ` S.P.Zeidler
2009-01-20  8:05       ` Dan Nicolaescu
2009-01-22  7:02       ` Dan Nicolaescu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200901220702.n0M726Yf008875@rodan.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=spz@serpens.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).