X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: miwinning AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: missing inttypes.h and stdint.h Date: 22 Apr 2006 06:26:43 -0700 Organization: http://groups.google.com Lines: 18 Message-ID: <1145712403.643362.191280@i40g2000cwc.googlegroups.com> References: <1145537062 DOT 187700 DOT 243230 AT z34g2000cwc DOT googlegroups DOT com> <4apisfFucrf0U2 AT news DOT dfncis DOT de> <1145548787 DOT 254134 DOT 191300 AT i39g2000cwa DOT googlegroups DOT com> <444885db$0$490$cc7c7865 AT news DOT luth DOT se> NNTP-Posting-Host: 62.56.44.63 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1145712408 29784 127.0.0.1 (22 Apr 2006 13:26:48 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 22 Apr 2006 13:26:48 +0000 (UTC) In-Reply-To: <444885db$0$490$cc7c7865@news.luth.se> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: i40g2000cwc.googlegroups.com; posting-host=62.56.44.63; posting-account=HxEt0A0AAAB-E8nDt7y3wa6d_LnfMrRC 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 >You did read ? I have now :) >Perhaps you should try the beta of DJGPP (if those headers are there) >or DJGPP CVS head (if the headers aren't in the beta). However if you >do go for CVS head, remember that you're in not-much-tested land. The headers are in the beta, so I will try that. >Anyway, as those headers contains typedefs and #defines of what the >compiler (hopefully) supports anyway, it should work. But if it >doesn't, it up to you to find the problem. I thought that they would be ok, but I just thought I would ask anyway. Thanks.