X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <444885db$0$490$cc7c7865@news.luth.se> From: Martin Str|mberg Subject: Re: missing inttypes.h and stdint.h Newsgroups: comp.os.msdos.djgpp 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> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 21 Apr 2006 07:12:27 GMT Lines: 21 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1145603547 news.luth.se 490 130.240.16.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com miwinning AT gmail DOT com wrote: > I have just found this site while searching for something else > http://www.ludd.luth.se/~ams/djgpp/cvs/djgpp/include/ > I have downloaded the two headers i am missing from here and they seem > to work. Would there be any problems using these? You did read ? 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. 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. Right, MartinS