X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f 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=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=d1Wtd+KBLfaTPCFgLgInHODMwKZx3AY6LEcvZ5n6/7g=; b=AnjHeXWdOaG0j4N0UtMyigMwa6ZhVFwMVTbx7+RvVGNmvzXlaD3cjYTR9RRBcYoFYU kGS3F5O2T7CRMsgxW3CJo1AKSp+VBbVT1LDoxZIBS/zC24lRaU0sbmaZFFezkQ3tSzCU 94hLxM1wU5/OUm77GB7IYk6Ab8jFPXNkuaRt881ywJCqKoyqRBb7TUdJu4HXRv1N7yBQ pbH+CndVHekbCKQJJ9C+HaVffcsiitNLt7kvNDn0MFkhnu+2StCFR7H34l/SBXS9ooXa OJFOik1/sNwgBOZNDBt+wha/h6CJN/osd3y9H7MBKJV72DtNpSUa5fnKhA95EzaSR8tI 8g1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=d1Wtd+KBLfaTPCFgLgInHODMwKZx3AY6LEcvZ5n6/7g=; b=xqeYooLcpx7KZ2qoP7N9BtzAA47v5XTjH4LLJ6lLvTHXMXHYvOFuuLQjR/Mogma0re 6I2565tyqGKrOorrToFkptdCouwzATRtAhgZhamSlfaWf3PhaKilguEIeLziNAQBglD9 gJRM+RMU370UM81d1+xwATGu0xUJR8a+SAaFOmmg4hjfpR0Hc5koObfWNVXUtH1zfKZq 3m6+ixPIXfbp//ab0rDM7yRDot89PIT36ppMazTh3rn7oMttEkIkPy6u6rVmDxA0UR4G UQDRuukF02GBe+iJ0WMHpxqTGlDd1TxY1IgUN1kQ2SeEBT3xBySQobzbG7Nnqn45KWr/ FDPQ== X-Gm-Message-State: AOAM530c4nB3LBlneJIYMjYsxby8ezGnYjjiuES7IDoArVqZJAHfvgr2 li7ymA3EhYyWMtXQ7I/HcaUV8qlrNyc= X-Google-Smtp-Source: ABdhPJzwlxowB+3i9XrfthJOMXjyzZ4lI9JvHABp+cI6lDIkryN0dZAaVEwprqDcQASKfEjOh2Zr0w== X-Received: by 2002:a05:620a:2404:b0:69e:8102:acaf with SMTP id d4-20020a05620a240400b0069e8102acafmr8319458qkn.528.1651503289546; Mon, 02 May 2022 07:54:49 -0700 (PDT) Message-ID: <122bf752-c95d-11fb-c578-4e06489c5bbc@gmail.com> Date: Mon, 2 May 2022 10:54:47 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: GNU pth during djgpp build time? Content-Language: en-US To: djgpp AT delorie DOT com 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> From: "Frank Sapone (emoaddict15 AT gmail DOT com) [via djgpp AT delorie DOT com]" In-Reply-To: <980f9df1-91d7-4b29-a774-fda996354f9fn@googlegroups.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 5/2/2022 10:39 AM, janezz55 (janezz55 AT gmail DOT com) [via djgpp AT delorie DOT com] wrote: > > I don't really care anymore, I only built it, because it is a gnu pth dependency and if you build wattcp, you might zlib just as well. But building gnu pth failed for sure. This was done using xgcc, during gcc build-time. Maybe one of you manages to build gnu pth as well and then there will be a header available and pthreads. Sorry you are getting frustrated.  I've never had to use pthreads under DOS so I really have no idea if anyone has done it successfully and if there's a precompiled port of it ready to go for your project.