[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem: compiling gcc v3.1.5 with Mingw on win32
From: |
Stepan Kasal |
Subject: |
Re: Problem: compiling gcc v3.1.5 with Mingw on win32 |
Date: |
Mon, 12 Sep 2005 12:41:25 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello Voller,
you replied directly to me, it is better to answer to the list, so that
the discussion is archived.
Your answer implies that you use gawk-3.1.5/pc/config.h.
Thus to see what are the actual values of SIZEOF_UNSIGNED_INT and
SIZEOF_UNSIGNED_LONG, it's not enough to grep it.
BTW, you might try to use the generic build:
./configure
make
In theory, this should work with mingw.
HTH,
Stepan Kasal