X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=k94h/iEbwmbLjFXovRjxGghGICbtima1SHB/y0rNlUo=; b=oUsIKAJHH7us8qK1WlRqDc10+Z+akXsOHCQ/l/W9c3QFr9GOuEazwPvoIP+aopH+wM hI5jvuofftG5CUdLE3WfF2VW70UZsR0VTpLL/97hSZVd/o9FP+t6yoeJK4XLLKO1016a /O7dgcXsqF/LUV/Jdew7g/jYq1y8xHIPSdR9rFJ/4u1e7qwBSxfMgjMBQD5ZVhtcEd5f H754natXB/Lfo6LxoztiH7L/b9im/O2Vb8V8lJd1gj+xyxIMEeKIQiEoXmFvaahb7eLe uOKQSbWSrZ/yZoO0OZ9EA0vzSn+qu4WCj2RSUwB6zWuNEZejKmghMi9Geq0wSsyMjntJ Zrpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=k94h/iEbwmbLjFXovRjxGghGICbtima1SHB/y0rNlUo=; b=oUnXWfXAVUCE/0cPdXjwieqsWKcyc67vgTX7Hbyi8dUuiyKd/19ZeGAqQvQLPc5GYA TCR0FVml8LM5mjLYWpbpxPVhFDet8r6c/4lh7gSNNCWMY6Rz5K7AoBwmcK6DgMw36+G5 bXOYkcZGVCDd2AVrA/deJmrRek+uWPwfPAb93JEgEguDzWB+amo+nGfrFMW4HqpiSQ7U tkXaYsZhoxlwIqofuLjddqjluc9K9gnlDXAn/NursMUt67/MgLRVkKOsf9T+YE3227lf XX1iQWI50dPlnswExhUclSMBsEcysDEtfwsbblmBVrOtaer6kP0U41WOnLOexfieeArQ 6+bw== X-Gm-Message-State: ANoB5plwqn9n/tnXb9KpSysIjE3muDk7L5uYKo6hBInKCgNUTc8l1r6E 1R4p3xilEKb0brmiuacBx54DZU/IvUWSvwt8r8fgshbzgI8= X-Google-Smtp-Source: AA0mqf44ixTG6EOt/mA9JF4qsYLGBwZsgyJjExoaej1XULDe/oB33XvwHSOdfe6BkgQGVN93oFgxQ1+wf94CABOkuug= X-Received: by 2002:a05:6870:8183:b0:137:5344:7776 with SMTP id k3-20020a056870818300b0013753447776mr37059672oae.208.1669925880799; Thu, 01 Dec 2022 12:18:00 -0800 (PST) MIME-Version: 1.0 References: <9846dd15-598d-4845-bee9-dd478b60979en AT googlegroups DOT com> <83o7sngj3z DOT fsf AT gnu DOT org> In-Reply-To: <83o7sngj3z.fsf@gnu.org> From: "Louis Santillan (lpsantil AT gmail DOT com) [via djgpp AT delorie DOT com]" Date: Thu, 1 Dec 2022 12:17:49 -0800 Message-ID: Subject: Re: UNIX to DJGPP To: djgpp AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000ed258205eec9eaa2" Reply-To: djgpp AT delorie DOT com --000000000000ed258205eec9eaa2 Content-Type: text/plain; charset="UTF-8" Are you looking for a newer version of wget? A pre-existing build exists in the FreeDOS project ( https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/1.3/pkg-html/wget.html). I believe it was built against djgpp & WatTCP way back when. On Thu, Dec 1, 2022 at 8:59 AM Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com] wrote: > > Date: Thu, 1 Dec 2022 08:18:50 -0800 (PST) > > From: "Warren Hall (7mswa7 AT gmail DOT com) [via djgpp AT delorie DOT com]" < > djgpp AT delorie DOT com> > > > > Hello, > > Am posting this note to see if it's possible to have DJGPP build a > binary from a UNIX source from https://www.gnu.org/software/wget ? > > You'd need a networking library that works on plain DOS, otherwise it > should > be fine. Maybe tcplib (from v2tk) should do, I don't know. > --000000000000ed258205eec9eaa2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Are you looking for a newer version of wget?=C2=A0 A pre-e= xisting build exists in the FreeDOS project (= https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/1.3/p= kg-html/wget.html).=C2=A0 I believe it was built against djgpp & Wa= tTCP way back when.

On Thu, Dec 1, 2022 at 8:59 AM Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com] <djgp= p AT delorie DOT com> wrote:
> Date: Thu, 1 Dec 2022 08:18:50 -0800 (PST)
> From: "Warren Hall (7mswa7 AT gmail DOT com) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com>
>
> Hello,
> Am posting this note to see if it's possible to have DJGPP build a= binary from a UNIX source from https://www.gnu.org/software/wget ?

You'd need a networking library that works on plain DOS, otherwise it s= hould
be fine.=C2=A0 Maybe tcplib (from v2tk) should do, I don't know.
--000000000000ed258205eec9eaa2--