undefined reference error

I am getting a brand spankin' new error when I compile my code. Can someone clue me in, please?
[outputC:\MinGW32\lib\libmingw32.a(tlssup.o):tlssup.c|| undefined reference to `LoadLibraryA@4'|
C:\MinGW32\lib\libmingw32.a(tlssup.o):tlssup.c|| undefined reference to `FreeLibrary@4'|][/output]
I've never had this problem before.
Do not have a code ?
in c++, one error can kill an elephant.
post and lets us see that tiny poison in your program.
in c++, one error can kill an elephant.
post and lets us see that tiny poison in your program.
I screwed up my toolchains, somehow. Thanks for responding, though Blessman11 and firix. :)
I got it all fixed up, now.
Last edited on
Topic archived. No new replies allowed.