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 on AIX: native or gnu ld?


> To: mrs@wrs.com (Mike Stump)
> Cc: pooh@msu.ru, egcs@cygnus.com
> Date: Mon, 20 Oct 97 18:22:36 -0400
> From: David Edelsohn <dje@watson.ibm.com>

> >>>>> Mike Stump writes:

> [ ... ] I guess I do not understand your no regexs request.  [ ... ]
> However, the names are found essentially using a prefix regex.  How
> else can one determine that a symbol is an exception handler other
> than looking for __eh_*?

This isn't what these symbols are.  There are 6 or so symbols that
have specific names that were being referred to, (__eh_type,
__eh_pc...).  They are BSS common things.  They are also defined more
recently in libgcc.a.


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