X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a0c:b251:: with SMTP id k17mr20560337qve.132.1567474124023; Mon, 02 Sep 2019 18:28:44 -0700 (PDT) X-Received: by 2002:a5b:d07:: with SMTP id y7mr21688444ybp.494.1567474123832; Mon, 02 Sep 2019 18:28:43 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 2 Sep 2019 18:28:43 -0700 (PDT) In-Reply-To: <5D6D641F.3080909@gmx.de> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.176.43.50; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.176.43.50 References: <201907102113 DOT x6ALDVG8006695 AT delorie DOT com> <53a929c4-eb6e-4e21-9128-84083b678cc5 AT googlegroups DOT com> <5D6D641F DOT 3080909 AT gmx DOT de> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6f711aea-e445-4c7b-99d2-2de41e6e9d90@googlegroups.com> Subject: Re: ANNOUNCE: DJGPP port of tcp/ip library Watt-32 (version 2.2 dev.rel. 11) uploaded. From: "RayeR (rayer314 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Tue, 03 Sep 2019 01:28:44 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 1631 Lines: 3 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 > These macros are defined to nothing for gcc/djgpp and I have experienced no issue with them. Yes, but where you have the definition? I ran configur.bat and make and got error that this macros are not defined. So I'm asking Where/how they are defined as empty macros. If I should have it in DJGPP headers or it WATTCP configure proces should create the definition somewhere...