DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 455FjfG7376281 X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 455Fjeaq376264 X-Recipient: djgpp-workers AT delorie DOT com Message-ID: Date: Wed, 5 Jun 2024 18:45:36 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: gcc-14.1.0 DJGPP cross-compiler build for ArchLinux To: djgpp-workers AT delorie DOT com References: <2b86685a-ec42-4123-8703-cebe1d0c78ef AT iki DOT fi> <06dded2e-8650-4610-8813-5fa366e92114 AT gmail DOT com> Content-Language: en-US-large From: "=?UTF-8?Q?Andris_Pav=C4=93nis?= (andris DOT pavenis AT iki DOT fi) [via djgpp-workers AT delorie DOT com]" In-Reply-To: <06dded2e-8650-4610-8813-5fa366e92114@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 5/30/24 10:12 PM, J.W. Jagersma (jwjagersma AT gmail DOT com) [via djgpp-workers AT delorie DOT com] wrote: > On 2024-05-09 19:44, Andris Pavēnis (andris DOT pavenis AT iki DOT fi) [via djgpp-workers AT delorie DOT com] wrote: >> Tried to build GCC 14.1.0 as Linux -to-DJGPP cross-compiler in Arch Linux. >> >> See https://aur.archlinux.org/packages/djgpp-gcc > Hi! > > Will you be releasing djcross-gcc-*.tar.bz2 packages too again, or are > these patch files from AUR now the recommended way to build a > cross-compiler? They are sufficient for building cross-compiler. djcross-gcc-*.tar.bz2 contained additionally all changes required for building native compiler for DJGPP. I tried to build cross-compiler on RHEL8 some time ago (actually before building for ArchLinux), but had some problems at end of build. I have not tried after that > BTW, I don't see any tags/branches on your github yet for gcc-14, maybe > you forgot to push. Pushed now. Andris