Hi

I want to use the function

__register_frame_info

to dynamically register DWARF2 unwind frames.

Where is the library  I should link with??

Environment: linux 64 bits

Thanks in advance

Jacob

P.S. I have posted some messages here before, concerning this problem.
I had to do a long rewriting of the code generator to adapt it better
to the style of code used in lcc64. This done, I have figured out the
format of the DWARF2 eh_frame stuff, and now I generate that
stuff dynamically.

Now, the only thing left is to pass it to __register_frame_info.

Reply via email to