GCC: Linking C program with callback-functions

shadow@automate.biz.ua shadow@automate.biz.ua
Thu Jul 20 22:39:00 GMT 2006


Hey, guyz.

I have a C program that I need to compile using gcc.
The problem is that there are many callback-functions in the code.
And when I try to do that, the code compiles Ok, but it doesn't link
crashing with 'undefined refence' exception.

Any ideas how to avoid that?

Tnx.



More information about the Gcc mailing list