X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "decker" Newsgroups: comp.os.msdos.djgpp Subject: Re: Howto create extensions for PythonD Date: 13 May 2006 06:59:56 -0700 Organization: http://groups.google.com Lines: 17 Message-ID: <1147528796.762911.303170@g10g2000cwb.googlegroups.com> References: <1147465565 DOT 398297 DOT 52230 AT g10g2000cwb DOT googlegroups DOT com> <446503CB DOT 1060606 AT alex3> <1147487385 DOT 985215 DOT 148130 AT j73g2000cwa DOT googlegroups DOT com> <8i1b62heket7i6f04d7okruavaiaahgrqh AT 4ax DOT com> <01a801c6768a$ec0dce50$0100a8c0 AT broadpark DOT no> NNTP-Posting-Host: 220.233.177.46 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147528802 26712 127.0.0.1 (13 May 2006 14:00:02 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 13 May 2006 14:00:02 +0000 (UTC) In-Reply-To: <01a801c6768a$ec0dce50$0100a8c0@broadpark.no> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: g10g2000cwb.googlegroups.com; posting-host=220.233.177.46; posting-account=R02xJAwAAAASwE3U1qQ37KcHXmocYA_U 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 Gisle, Would you be willing to submit a sys/cdefs.h patch recommendation to the DJGPP 2.04 core with each release of Watt-32? We both know that porting code accross requiring your BSD libsocket interface will fail in building with the standard-DJGPP-distro sys/cdefs.h file. Likewise, many other DJGPP C builds will fail without the declarations found in the DJGPP-distro version. The solution is to merge the two carefuly into a single file. This I have been doing by hand for some time now (since watt-32 2.4) but I believe that you would be better qualified than I. Ben Decker caddit.net