X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a05:622a:15d1:b0:2f3:4dad:9f4 with SMTP id d17-20020a05622a15d100b002f34dad09f4mr13331419qty.287.1651552812447; Mon, 02 May 2022 21:40:12 -0700 (PDT) X-Received: by 2002:a05:6902:1026:b0:649:438f:c4a4 with SMTP id x6-20020a056902102600b00649438fc4a4mr12715045ybt.266.1651552812201; Mon, 02 May 2022 21:40:12 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 2 May 2022 21:40:11 -0700 (PDT) In-Reply-To: <79e2521c-dd17-3ad7-a1c1-692bda907e2f@gmail.com> Injection-Info: google-groups.googlegroups.com; posting-host=46.123.255.248; posting-account=CPdYWwoAAABpWBQIr4qTKwtnquUvEEfS NNTP-Posting-Host: 46.123.255.248 References: <1b1d050b-474b-8a0c-8013-24b67efba30e AT gmail DOT com> <69cccf40-7233-4bc4-86b1-5bd2ad12de20n AT googlegroups DOT com> <980f9df1-91d7-4b29-a774-fda996354f9fn AT googlegroups DOT com> <122bf752-c95d-11fb-c578-4e06489c5bbc AT gmail DOT com> <72bea5e3-b6ae-4dd4-8f37-17248a198d4cn AT googlegroups DOT com> <79e2521c-dd17-3ad7-a1c1-692bda907e2f AT gmail DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GNU pth during djgpp build time? From: "janezz55 (janezz55 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Tue, 03 May 2022 04:40:12 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 2233 Lines: 6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 On Tuesday, May 3, 2022 at 6:11:44 AM UTC+2, Frank Sapone (emoaddict15 AT gmail DOT com) [via djgpp AT delorie DOT com] wrote: > On 5/2/2022 11:17 PM, janezz55 (jane DOT DOT DOT AT gmail DOT com) [via > dj DOT DOT DOT AT delorie DOT com] wrote: > I found the Arch Linux site for this but I am confused by the > description "djgpp cross-compiler for the dosbox environment". What does > this mean? I thought DJGPP could run in dosbox as-is or am I mistaken? It's a cross-compiler, so it runs under arch linux. The default "djgpp-gcc" PKGBUILD targets the i686 IA, which is NOT supported by dosbox.