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: egcs 10-31 and UnixWare


Disclaimer: I am not sitting at my UnixWare box right now, however:

law@hurl.cygnus.com said:
>  Hmmm, maybe EH_FRAME_SECTION_ASM_OP isn't defined, and
> do_global_dtors_aux is actually finishing, which would drop us back
> into our friend fini_dummy. 

I believe that this is what I saw when I ran the code through the
preprocessor with the relevant symbols defined: it looked to me that
EH_FRAME_SECTION_ASM_OP wasn't defined.  When I was in gdb, it looked to me 
like we ended up in __do_global_dtors_aux twice, and the 2nd time through 
we dropped core.

HTH,
  vin




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