"John E. / TDM" wrote:
> This of course works fine, but it's sub-optimal; I would like for the
> message not to be displayed at all, and I imagine that the auto-import
> machinery shouldn't even need to be activated if the import library for
> the libstdc++ DLL is properly designed. Also, hiding t
Greetings! I have a question for the DLL and ld gurus.
Is it possible to create an import library for ld on Win32 that will
fulfill function and data symbols that were not declared with the
dllimport attribute?
For example, the variable myvar is declared in unit.c as:
extern int myvar;
I wou
2 matches
Mail list logo