emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs CVS Crash


From: Vinicius Jose Latorre
Subject: Re: Emacs CVS Crash
Date: Wed, 07 Sep 2005 00:31:13 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729


It happens in gcc 3.2.2 but not in 3.3.5 (I've just test it), so the bug is already fixed in gcc.

Indeed, it's a compiler bug, but this bug affects Emacs building.


Nick Roberts wrote:

That looks like gcc thats crashed not Emacs. If its a bug with gcc, should
you be reporting it to them?

Nick


Vinicius Jose Latorre writes:
> Hi Folks,
>
>
> I've just updated Emacs sources from CVS today.
>
> Then:
>
> $ make maintainer-clean
> $ ./configure --prefix=/home/download/emacs
> $ make bootstrap
> [...skipped for brevity...]
> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
> -I/home/vinicius/work/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g
> -O2 indent.c
> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
> -I/home/vinicius/work/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g
> -O2 search.c
> search.c: In function `Fset_match_data':
> search.c:2974: internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
> make[2]: *** [search.o] Error 1
> make[2]: Leaving directory `/home/vinicius/work/emacs/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `/home/vinicius/work/emacs'
> make: *** [bootstrap-build] Error 2
>
>
> Vinicius





reply via email to

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