This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Cannot build recent snapshots on UnixWare 2.1.2
- To: acs at acm dot org
- Subject: Re: Cannot build recent snapshots on UnixWare 2.1.2
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 27 Oct 1997 00:55:06 -0700
- cc: hjl at lucon dot org (H.J. Lu), egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199710270443.XAA25701@spacely.icd.teradyne.com>you write:
> After applying your patch, I still see the same problem.
> Here's the backtrace from the resulting executable again:
>
> #0 0xbffb3783 in kill ()
> #1 0xbffe3528 in abort ()
> #2 0x804853e in __do_global_dtors_aux ()
> #3 0x804900d in _fini ()
What do the global ctor/dtor lists look like -- any chance
they're not being initialized correctly?
jeff