X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a05:622a:5cb:b0:2f3:a081:e470 with SMTP id d11-20020a05622a05cb00b002f3a081e470mr5711443qtb.58.1651463346330; Sun, 01 May 2022 20:49:06 -0700 (PDT) X-Received: by 2002:a25:e70d:0:b0:649:10c:f3fa with SMTP id e13-20020a25e70d000000b00649010cf3famr9085329ybh.126.1651463346139; Sun, 01 May 2022 20:49:06 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Sun, 1 May 2022 20:49:05 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=46.123.255.248; posting-account=CPdYWwoAAABpWBQIr4qTKwtnquUvEEfS NNTP-Posting-Host: 46.123.255.248 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: GNU pth during djgpp build time? From: "janezz55 (janezz55 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Mon, 02 May 2022 03:49:06 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 1491 Lines: 5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 242402Qg015773 Reply-To: djgpp AT delorie DOT com I know a port exists, but for all I know it's an add-on to an already existing djgpp install, so no header becomes available after installing it. But if pth could be built during build-time of djgpp, would become available. Does any build script (for linux) feature this? I tried to do the hack myself, but it took too much time. Maybe there's an alternative to GNU pth to get ?