This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
How to compile conio.h functions using MINGW
- From: "arthur" <arthur at rubberman dot co dot zw>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Tue, 9 Nov 2004 08:47:28 +0200
- Subject: How to compile conio.h functions using MINGW
I have tried to compile some functions in conio.h using and i am using MINGW
and got some error message that told me that there were undefined references
to all of the conio.h functions that i used.
Is there any library that i should specify on the command line?
Please help me.