On Thu, Nov 06, 2003 at 04:39:29PM -0500, [EMAIL PROTECTED] wrote:
>I just had to do the same thing. The way I did it is as follows:
>
>1. in your compile line, use the flag -mno-cygwin
Yes.
>2. include the mingw headers (/usr/include/mingw)
No. -mno-cygwin implies this.
--
Unsubscribe info:
Hi,
I just had to do the same thing. The way I did it is as follows:
1. in your compile line, use the flag -mno-cygwin
2. include the mingw headers (/usr/include/mingw)
Then it should be okay.
Yamin
Quoting ahnkle <[EMAIL PROTECTED]>:
>
> hi
>
> i have been using cygwin for a far while,
hi
i have been using cygwin for a far while, and have recently started
using gcc. i need to use _beginthread() which i can only find in the
mingw header process.h.
i have not used mingw at all. there doesn't seem to be anything in the
cygwin site docs. is it a separate compiler? do i just incl
3 matches
Mail list logo