[comp.unix.xenix] installing GCC without Xenix development package.

khioe@mona.Jpl.Nasa.Gov (Kent Hioe) (06/29/90)

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 <stdio.h>

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