DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 44IJGfDw427022 X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 44IJGeVx427005 X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=ZWdPC2VHVbdDG8HCtg8MPKnZ6YItGRPrUIbcuf3nf/M=; b=DnHjx9QzY1F8 P0UJzBOYkOvc2GsL0rZ8i+kYzWgQ0EAOdyA7b42oTc3EVZq9XOMHOqI4vdjBAJmr43tTaUf2GrR52 FyNn36xeInQE8oJO+dBC/CMM22OaP7+s7hCfND0xUY7rq/YZgAgvfk1if4rOAZohGM7TqxEZw7U+3 ygg2eszMH4qOaCZvwREeh9bjYjx2ikB7CxdUkMqcfQGxc++H/PVgAGlIhN1zy0p8lAsfi7nY6iUSG lnOjQ05KSugTuWQkhwziIRIrV9TDAANbzR/UIS/Q1cJoiSp2BjG137INHrO5yMABHLmshkKxUsXvY EsqQDI6kI1BUf9fFuiKkww==; Date: Sat, 18 May 2024 22:16:35 +0300 Message-Id: <86ed9zc4mk.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" To: Pali Cc: djgpp AT delorie DOT com In-Reply-To: <20240511111721.u5yldminhde57un5@pali> (message from Pali on Sat, 11 May 2024 13:17:21 +0200) Subject: Re: Allow to cross-compile exe2coff References: <20240511111721 DOT u5yldminhde57un5 AT pali> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 11 May 2024 13:17:21 +0200 > From: Pali > Cc: djgpp AT delorie DOT com > > Hello, I have there a simple change which allows to cross compile > exe2coff tool. I have checked that Linux (with patch) and MinGW can > compile exe2coff.c without problem. Thanks, installed. But please in the future produce the diffs uniformly, either from Diff/CVS or from Git, but do not mix them in the same patch -- that makes it unnecessarily harder to apply.