This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hooking in C and the GCC


Hi Nacho,

while developing, I came across several difficulties that made me think
I need to solve them by using hooks. I don't have a deep knowledge of
hooking in C and how GCC interacts with it.
If anyone of you has experience with hooking, can you advice me about
what to seek on the internet or books to read about it?.

You would probably be better off asking this question on the gcc mailing list (gcc@gcc.gnu.org). This list is for the binutils, rather than the compiler.


It is also not clear what you mean by "hooking". If you do write to the gcc list, perhaps you could provide some more information about the problem you are trying to solve and the method you want to use to solve it.

Cheers
  Nick



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