This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
__static_initialization_and_destruction_0(int, int) missing
- From: Michael Sögtrop <MSoegtrop at yahoo dot de>
- To: "'Gcc-Develop'" <gcc at gcc dot gnu dot org>
- Date: Sat, 22 Nov 2003 17:50:03 +0100
- Subject: __static_initialization_and_destruction_0(int, int) missing
Hello,
compiling a medium size open source project on a pretty recent Cygwin
using gcc 3.3.1, i get tons of linker errors, that an compiler internal
function called __static_initialization_and_destruction_0(int, int) is
missing. I couldn't find any documentation for this function, if it is a
generated or library function, and in which library it sits or when it
is
generated.
Many thanks for your help.
Best regards,
Michael Sögtrop
P.S.: I posted this already at gcc-help. Sorry for reposting it here,
but there doesn't seem to be much traffic at gcc-help.