public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* i386-pc-solaris2.5.1: recent snapshots can't build emacs-20.2
@ 1998-06-20 13:06 Jim Meyering
  1998-07-15  0:54 ` Jim Meyering
  0 siblings, 1 reply; 23+ messages in thread
From: Jim Meyering @ 1998-06-20 13:06 UTC (permalink / raw)
  To: egcs

I can build emacs-20.2 using egcs-980531, but more recent snapshots
(starting a week or two ago) can no longer build it.  Here's the
failure I get using a recent snapshot (I updated last night):

  ./configure && make

  ...

  Dumping under names emacs and emacs-20.2.1
  414008 pure bytes used
  ./emacs -q -batch -f list-load-path-shadows
  make[1]: *** [emacs] Segmentation Fault
  make[1]: Leaving directory `/d/pd/emacs/stable/emacs-20.2/src'
  cd leim; make -j2 all -j 1 \
    CC='gcc' CFLAGS='-g -O ' CPPFLAGS='' \
    LDFLAGS='' MAKE='make -j2'
  make[1]: Entering directory `/d/pd/emacs/stable/emacs-20.2/leim'
  make[1]: Nothing to be done for `all'.
  make[1]: Leaving directory `/d/pd/emacs/stable/emacs-20.2/leim'

  $ gcc -v
  Reading specs from /p/p/egcs-980619-21h10/lib/gcc-lib/i386-pc-solaris2.5.1/egcs-2.91.41/specs
  gcc version egcs-2.91.41 19980619 (gcc2 ss-980502 experimental)

  $ as -v
  GNU assembler version 2.9.1 (i386-pc-solaris2.5.1), using BFD version 2.9.1

Building with the official snapshot, egcs-980531, worked fine.

Running the failing command under the debugger didn't help me:

  $ gdb emacs
  DISPLAY = :0.0
  TERM = xterm
  Breakpoint 1 at 0x8071a4c
  Breakpoint 2 at 0x80a4e0a: file xterm.c, line 5241.
  (gdb) r -q -batch -f list-load-path-shadows
  Starting program: /d/pd/emacs/stable/emacs-20.2/src/emacs -q -batch -f list-load-path-shadows
  Breakpoint 1 at 0x801f57f0

  Program received signal SIGSEGV, Segmentation fault.
  0x0 in ?? ()
  (gdb) bt
  #0  0x0 in ?? ()
  #1  0x812f72c in __do_global_ctors_aux ()
  #2  0x812f775 in _init ()
  (gdb)

Any suggestions?

BTW, if I had more disk space (or if I'd been omitting symbols :-)
I'd be keeping around lots more snapshots and would have been able to
determine (conveniently) more precisely when gcc stopped being able to
build emacs-20.2.

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~1998-08-19  0:29 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-20 13:06 i386-pc-solaris2.5.1: recent snapshots can't build emacs-20.2 Jim Meyering
1998-07-15  0:54 ` Jim Meyering
1998-07-15 16:08   ` Dave Love
1998-07-16  0:32   ` Jeffrey A Law
1998-07-16  5:38   ` David S. Miller
1998-07-17  0:00     ` David S. Miller
1998-07-17  8:59       ` Jim Meyering
1998-07-17  8:59         ` David S. Miller
1998-07-18  2:10           ` Jim Meyering
1998-07-17 22:28             ` Jeffrey A Law
1998-07-17 18:50               ` Jim Meyering
1998-07-17 22:28               ` David S. Miller
1998-08-16 23:08             ` Jim Meyering
1998-08-16 23:08               ` Jeffrey A Law
1998-08-17 23:32                 ` Jim Meyering
1998-08-17 17:41                   ` Jeffrey A Law
1998-08-17 22:15                     ` Jim Meyering
1998-08-17 22:15                     ` Jim Meyering
1998-08-17 19:53                       ` Jeffrey A Law
1998-08-17 22:15                         ` Jim Meyering
1998-08-19  0:29                           ` Jeffrey A Law
1998-07-17  1:02     ` Horst von Brand
1998-07-17 18:50   ` Jim Meyering

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).