undefined reference to `__static_initialization_and_destruction_0(int, int)'

Max Bowsher maxb@ukf.net
Sun Jun 15 15:59:00 GMT 2003


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.



More information about the Gcc-help mailing list