emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: Support for FreeBSD/amd64


From: Dryice Liu
Subject: Re: RFC: Support for FreeBSD/amd64
Date: Thu, 27 Oct 2005 20:27:32 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (berkeley-unix)

Giorgos Keramidas <address@hidden> wrote:

> To bootstrap Emacs on my FreeBSD/amd64 snapshot I had to use the
> following patch -- also available at:
> http://people.freebsd.org/~keramida/emacs/22/freebsd-amd64.diff
> +      x86_64-*-freebsd*)     machine=amdx86-64 ;;

Thanks for the patch! And on my FreeBSD-5.4 amd64 with the CVS today I
need to change this line to 

+      amd64-*-freebsd*)         machine=amdx86-64 ;;

to make it work. Maybe we could add both of these two lines.


-- 
Dryice @ http://dryice.3322.org

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/sylvester-response.html

Attachment: pgpMbbclUd881.pgp
Description: PGP signature


reply via email to

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