unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yoichi NAKAYAMA <yoichi@geiin.org>
Subject: Re: a problem of emacs-21.3 on FreeBSD-ia64
Date: Tue, 03 May 2005 15:36:25 +0900	[thread overview]
Message-ID: <8764y0byty.wl%yoichi@geiin.org> (raw)
In-Reply-To: <8664ya8a8o.wl%yoichi@geiin.org>

At Tue, 26 Apr 2005 12:53:11 +0900,
Yoichi NAKAYAMA wrote:
> At Mon, 25 Apr 2005 12:05:12 -0400,
> Richard Stallman wrote:
> > 
> > Emacs 21.3 is rather old.  Could you try this with the current
> > development Emacs from savannah.gnu.org?
> 
> I've tried but bootstrap failed at
>   Loading emacs-lisp/byte-run (source)...
>   Loading emacs-lisp/backquote (source)...
>   Loading subr (source)...
>   Loading version.el (source)...
>   Loading widget (source)...
>   Loading custom (source)...
>   Loading emacs-lisp/map-ynp (source)...
>   Loading env (source)...
>   Loading cus-start (source)...
>   Invalid function: "DEAD"
>   *** Error code 255
> whole compile log attached.

I thought following warning suggests something goes wrong
on the environment:
  gcc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H   -I. -I/q/scratch/yoichi/emacs/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -g -O2 buffer.c
  /var/tmp//cc8Xu3Hj.s: Assembler messages:
  /var/tmp//cc8Xu3Hj.s:21554: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 14
  /var/tmp//cc8Xu3Hj.s:21554: Warning: Only the first path encountering the conflict is reported
  /var/tmp//cc8Xu3Hj.s:21553: Warning: This is the location of the conflicting usage

I found removal of -O2 from CFLAGS supress this warning, then bootstrap
successed with bootstraping by
  make bootstrap CFLAGS="-g"
and emacs seems to work fine.

I think this is a problem of gcc on FreeBSD/ia64, not of emacs, isn't it?
-- 
Yoichi NAKAYAMA

  reply	other threads:[~2005-05-03  6:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24 15:16 a problem of emacs-21.3 on FreeBSD-ia64 Yoichi NAKAYAMA
2005-04-25 16:05 ` Richard Stallman
2005-04-26  3:53   ` Yoichi NAKAYAMA
2005-05-03  6:36     ` Yoichi NAKAYAMA [this message]
2005-05-04 22:05       ` Richard Stallman
2005-05-05 14:17         ` Yoichi NAKAYAMA

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=8764y0byty.wl%yoichi@geiin.org \
    --to=yoichi@geiin.org \
    /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).