This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.4 is not able to build itself under Cygwin
Piotr Wyderski wrote:
> Richard Guenther wrote:
>
>> Where is windows.h included?
>
> I am not 100% sure yet -- the build process is in progress right
> now, so I don't want to interfere. I suspect it is the one included
> by gthr-win32.h. It contains the following lines:
WAG: Do not pass --enable-threads=win32 to configure on Cygwin. Use
--enable-threads=posix instead. Amirite?
cheers,
DaveK