http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57454
--- Comment #8 from Dmitry ---
Yes, you was right. Completely right.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57454
Dmitry changed:
What|Removed |Added
Status|RESOLVED|CLOSED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57454
Dmitry changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57454
--- Comment #2 from Dmitry ---
(In reply to Jonathan Wakely from comment #1)
> This is not a GCC bug, the error you get is not even from GCC, it's from the
> linker, but the problem is almost certainly due to you not linking to a
> required librar
at gcc dot gnu.org
Reporter: dima.sergeevich at gmail dot com
I am compiling(trying) a screen saver.
Yes, a I have included "scrnsaver.h" and compiling with -lscrnsaver.
And getting an error:
mingw32-g++.exe -o bin\Debug\ScrDemo.exe obj\Debug\main.o -lscrnsave -
lgdi32