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]

__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.


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