X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: 048321887-0001 AT t-online DOT de Newsgroups: comp.os.msdos.djgpp Subject: Adding 64-bit file support to DJGPP Date: 17 Jan 2006 21:00:52 -0800 Organization: http://groups.google.com Lines: 17 Message-ID: <1137560452.398133.301490@g14g2000cwa.googlegroups.com> NNTP-Posting-Host: 217.237.151.162 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1137560457 465 127.0.0.1 (18 Jan 2006 05:00:57 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 18 Jan 2006 05:00:57 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007,gzip(gfe),gzip(gfe) X-HTTP-Via: HTTP/1.1 spcss01. (IBM-PROXY-WTE-US) Complaints-To: groups-abuse AT google DOT com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=217.237.151.162; posting-account=KHGrvw0AAAAB7y2Tr7w_-Ld-vCb6kcTM To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! I would like to know how difficult it would be to add support for 64-bit file operations to DJGPP. I suppose that DJGPP currently only handles 32-bit file operations internally; is this assumption correct? If yes, it would be necessary to extend the internal file handling routines of DJGPP to 64 bit before any attempt to add support for new APIs could be made. Is anyone currently working on this, or has been working on this before? If yes, I would be interested in his assessment. If not, what would be a good starting point? Regards, Udo