bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] Problem with building gawk v3.1.86 with MinGW on win32


From: Volker Kiefel
Subject: [bug-gawk] Problem with building gawk v3.1.86 with MinGW on win32
Date: Sun, 19 Jun 2011 09:07:17 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20110608 Firefox/4.0.1 SeaMonkey/2.1

Hello maintainers of gawk,

as user of gawk on both Linux and win32-systems I had no problems
compiling gawk versions up to v3.1.7.

Now I tried to build the upcoming new v3.1.86 for win32 systems
with MinGW (gcc versions 3.4.5 and 4.5.2). As recommended I used
the files in the `pc' subdirectory including the makefile for
win32-systems.

Compilation ended with the error message:
----
C:\versuch\gawk-3.1.86>mingw32-make mingw32
...
gcc -c -O2 -gdwarf-2 -g3 -DGAWK -I. -DHAVE_CONFIG_H  getopt.c
gcc -c -O2 -gdwarf-2 -g3 -DGAWK -I. -DHAVE_CONFIG_H  getopt1.c
mingw32-make[1]: *** No rule to make target `hard-locale.h', needed by `dfa.o'.
 Stop.
mingw32-make[1]: Leaving directory `C:/versuch/gawk-3.1.86'
mingw32-make: *** [mingw32] Error 2
----
I used "mingw32-make" and "make" provided with the msys
environment. I hope it is possible to fix the problem. (Building
of gawk on a linux system was successful without problems).

Sincerely yours
Volker Kiefel
(Germany)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]