This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cannot build recent snapshots on UnixWare 2.1.2



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]