Date: Thu, 26 Oct 1995 14:00:25 +0200 (IST) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> To: HAUTOT CHRISTOPHE <chautot AT vub DOT ac DOT be> Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Where are the include files On 25 Oct 1995, HAUTOT CHRISTOPHE wrote: > I downloaded djgcc 112m4 from src.doc.ic.ac.uk. > > But I'm very surprised to not see a lot of include files like fcntl.h > or string.h and more other... > > Could someone tell me where can I get it or in which zip file. The C header files are in the djdev112.zip file. The maintenance releases only include files which was changed. You should get all the basic release and all the maintenance releases and install them in sequence. I suggest you download faq102.zip and read the first 3 chapters of the FAQ list. They include an explanation of the files you need to download and describe the procedure to apply maintenance releases.