X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A2907388CC18
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=cs.umass.edu
Authentication-Results: sourceware.org;
 spf=pass smtp.mailfrom=moss@cs.umass.edu
Subject: Re: Can't compile mintty-3.5.0
To: Lemures Lemniscati <lemures.lemniscati@gmail.com>, cygwin@cygwin.com
References: <20210426205959.B0E4.50F79699@gmail.com>
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <af93be95-411c-bf26-678e-0383733e8cbb@cs.umass.edu>
Date: Mon, 26 Apr 2021 08:06:22 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101
 Thunderbird/68.12.1
MIME-Version: 1.0
In-Reply-To: <20210426205959.B0E4.50F79699@gmail.com>
Content-Language: en-US
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL,
 KAM_DMARC_STATUS, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Reply-To: moss@cs.umass.edu
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On 4/26/2021 8:00 AM, Lemures Lemniscati via Cygwin wrote:
> Hi!
> 
> I tried to compile mintty-3.5.0,
> but failed with the message:
> 
> windres -c 65001 --preprocessor 'gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_64-pc-cygwin -DNDEBUG' res.rc ../bin/cygwin64/res.o
> /bin/sh: gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_64-pc-cygwin -DNDEBUG: command not found
> windres: preprocessing failed.
> 
> 
> ====
> How to reproduce
> 
> With source from https://github.com/mintty/mintty at tag: 3.5.0,
> running
> 
>      make
> 
> failed at the point above.
> .
> With mintty-3.5.0-1.cygport,
> running
> 
>      cygport mintty-3.5.0-1.cygport all
> 
> failed at the same point.
> 
> 
> ====
> I've installed these packages as described in a file 'INSTALL'.
> What is still necessary for successful build ?
> 
> ----
> $ uname -svrmo; cygcheck -c gcc-core make
> CYGWIN_NT-10.0 3.2.0(0.340/5/3) 2021-03-29 08:42 x86_64 Cygwin
> Cygwin Package Information
> Package              Version        Status
> gcc-core             10.2.0-1       OK
> make                 4.3-1          OK
> ----

windres should be in the binutils package.

EM

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
