public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs 10-31 and UnixWare
@ 1997-11-07  9:25 acs
  1997-11-09 10:14 ` Jeffrey A Law
  0 siblings, 1 reply; 13+ messages in thread
From: acs @ 1997-11-07  9:25 UTC (permalink / raw)
  To: egcs, gcc2; +Cc: Ronald Joe Record, Robert Lipe

I still can't build the recent egcs snapshots on UnixWare 2.1.2 (SVR4.2 MP).
The most recent snapshot I successfully built was egcs-970910.  I have tried 
many snapshots since then, including 10-31 and 11-05 and they all fail in 
the same way: the stage 1 compiler builds an executable which dumps core in
__do_global_dtors_aux() on the way out.

(testgcc-971104 fails in the same way, so I've included gcc2 in the 
distribution list.)


Here's the backtrace:
#0  0xbffb3783 in kill ()
#1  0xbffe3528 in abort ()
#2  0x804853e in __do_global_dtors_aux ()
#3  0x8048ffd in _fini ()

(See http://www.cygnus.com/ml/egcs/1997-Oct/1099.html for more info.)

The failure comes from crtend.o.  I'm trying to figure out what's going on
there, but I could use some pointers in how to debug it; gdb claims there is
no source information available for crtend.o.

BTW, I notice that crtstuff.c (progenitor of crtend.o) changed between 
970910 and the newer snapshots to include a bunch of exception handling 
code.  (I mention this in case it jogs anyone's memory.)  I also notice 
that crtstuff.c is now identical between egcs and testgcc-971104.

Any hints/suggestions/reminders are welcome.

thanks,
  vin shelton


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

end of thread, other threads:[~1997-11-10 14:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-07  9:25 egcs 10-31 and UnixWare acs
1997-11-09 10:14 ` Jeffrey A Law
1997-11-09 11:16   ` Robert Lipe
1997-11-09 13:49     ` Jeffrey A Law
1997-11-09 12:35       ` acs
1997-11-09 13:00       ` Robert Lipe
1997-11-09 17:00         ` Jeffrey A Law
1997-11-09 18:35           ` Joe Buck
1997-11-09 21:08             ` Joern Rennecke
1997-11-09 20:32           ` Robert Lipe
1997-11-10 14:57             ` H.J. Lu
1997-11-10 14:57               ` Robert Lipe
1997-11-10 12:27                 ` H.J. Lu

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