[C++-sig] strange error

Stefan Seefeld seefeld at sympatico.ca
Thu Oct 17 15:18:48 CEST 2002


Hi David,

thanks for your reply. It gave me the missing link
to resolve the puzzle. The problem was indeed apparently
that the linker resolved symbols at link time that should
really be resolved at load time. At least now that I don't
link with -lpython any more both errors seem to be fixed.

Thanks a lot !

Stefan





More information about the Cplusplus-sig mailing list