This is the mail archive of the gcc-help@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 reference to `__static_initialization_and_destruction_0(int, int)'


I'm trying to compile MySQL server on Cygwin, and getting undefined
references to `__static_initialization_and_destruction_0(int, int)'


I've discovered that this is an internal gcc symbol, but I'm not fluent
enough in gcc internals to understand how an undefined reference to it can
occur.


Does anyone have any hints on how I could further debug this?


Thanks,

Max.


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