Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!jato!mona!khioe From: khioe@mona.Jpl.Nasa.Gov (Kent Hioe) Newsgroups: comp.unix.xenix Subject: installing GCC without Xenix development package. Keywords: GCC Message-ID: <4211@jato.Jpl.Nasa.Gov> Date: 29 Jun 90 15:41:14 GMT Sender: news@jato.Jpl.Nasa.Gov Reply-To: khioe@mona.Jpl.Nasa.Gov (Kent Hioe) Followup-To: khioe@mona.Jpl.Nasa.Gov (Kent Hioe) Organization: Engineering Analysis Subsystem Environment Group, JPL Lines: 34 I have a question regarding GCC installtion on a non development Xenix package. Recently, I have downloaded XenGCCbin (GCC executable packaged) to my system and I have installed it on my system successfully. I got an error message when I try to compile a simple program: ---------------------------------------------------------------------------- #include main() { printf("hello world ...\n"); } ---------------------------------------------------------------------------- It says that it could not find include file "stdio.h". I don't have the Xenix development package on my system and the Xenix version that I have is 2.2.3. What is the right procedure to install the GCC working environment ? Is there any procedure that I miss ? thank you for your help/info. Kent khioe@mona.jpl.nasa.gov elroy!mona.jpl.nasa.gov!khioe