two libgcc.so thoughts
Richard Kenner
kenner@vlsi1.ultra.nyu.edu
Wed Oct 4 14:43:00 GMT 2000
Where do you plan to put the EH bits? Those should ideally be common
between Java, C++, Python, C#, ADA and all the other languages that do
this kind of stuff. The IA64 EH model makes it easier to get this
right, but what do you plan to do with the DWARF stuff?
I think they should go into libgcc.
My criteria would be that if calls to the functions occur in
the core compiler, the functions ought to be in libgcc.
More information about the Gcc
mailing list