bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Gawk compile error Mingw32


From: Aharon Robbins
Subject: Re: [bug-gawk] Gawk compile error Mingw32
Date: Fri, 08 Apr 2016 07:35:58 +0300
User-agent: Heirloom mailx 12.5 6/20/10

Mr. Belaiche,

After doing the git clone, you need to do 

        git checkout gawk-4.1-stable

Your output shows that you're trying to build in the 'master' branch.

For MinGW, I don't think you should be running configure. See the instructions
at https://www.gnu.org/software/gawk/manual/html_node/PC-Compiling.html. In
particular this paragraph:

        To build gawk for MS-DOS and Windows32, copy the files in the pc
        directory (except for ChangeLog) to the directory with the rest
        of the gawk sources, then invoke make with the appropriate target
        name as an argument to build gawk. The Makefile copied from the
        pc directory contains a configuration section with comments and
        may need to be edited in order to work with your make utility.

I hope this helps.

Thanks,

Arnold



reply via email to

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