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]
Other format: [Raw text]

undefined symbols!


Hi gcc-hacker!

I develop a application with plugin support. If load a plugin I get the
error message that some functions are undefined. The functions are
implements in a static library. At this time a solve the problem with
function-dummies. I think the gcc optimize the program. How can I solve
this problem. Any ideas?

I don't use libtool.

	Thanks!


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