X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: missing inttypes.h and stdint.h Date: 20 Apr 2006 14:07:11 GMT Lines: 14 Message-ID: <4apisfFucrf0U2@news.dfncis.de> References: <1145537062 DOT 187700 DOT 243230 AT z34g2000cwc DOT googlegroups DOT com> X-Trace: news.dfncis.de 5VxKsypFftZT2xSRD1LYIw63B/OOeKA5n0oo2qdtwn43wOdyF/f+mwiNv0 X-Orig-Path: not-for-mail 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 am trying to use djgpp to compile a library, but I seem to be missing > inttypes.h and stdint.h. Those are C99 headers. DJGPP predates the C99 update to the C programming language definition by quite a bit. Some features are present in the (still) up-coming version 2.04. If that library is supposed to be portable, you can probably configure it to not require those headers. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.