This still occur latest CVS.

> I can't reproduce this on GNU/Linux, and I don't know any Emacs
> developer who uses FreeBSD 6.2.
> 
> Does this problem still occur with the latest CVS sources?  If so, one
> way to narrow the problem down is to check out older sources (with
> CVS's "-D" flag), and see when it broke.  Also, see if bootstrap works
> if you omit CFLAGS during configuration (though bootstrap works for me
> with those exact flags.)

I try older sources.

cvs update -D date && make distclean && ./configure --with-gtk \
CFLAGS="-pipe -O2 -g" && make bootstrap

Result:
20060901 OK (could bootstrap)
20060910 OK
20060911 OK
20060912 NG (could not bootstrap)
20060913 NG
20060915 NG
20060920 NG

The *.el file which dump generates is not the same.
But backtrace of dumped core is same.

--
  HASHI, Hiroaki <[EMAIL PROTECTED]>


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to