To: Aaron Ucko Cc: allan AT rahul DOT net, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Question Date: Sun, 08 Jan 95 12:21:52 +0200 From: "Eli Zaretskii" >> when I try to compile a program with gcc it says something like >> >> ...: stdio.h:: file not found >> ...: stdlib.h: file not found >> etc... >> >> Can anyone tell me what I'm doing wrong... > You either failed to get all required files (check the readme) or you > forgot to unzip with directory info (-n if you use pkunzip) [in which case Make that ``pkunzip -d'', not ``-n''.