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
Hi!
On the off chance that you're A) reading this message, B) a GCC on
Windows hacker, and C) not aware of GCC PR#36654, I'd like to draw your
attention to it. This is an interesting problem that arises in builds of
recent GCC versions for Windows (i.e. Cygwin and MinGW).
Basically, this bug
2 matches
Mail list logo