Path: utzoo!utgpu!watserv1!watmath!iuvax!rutgers!okstate!garnett From: garnett@a.cs.okstate.edu (John Garnett) Newsgroups: comp.unix.aix Subject: Re: where is stdio.h? Message-ID: <5284@okstate.UUCP> Date: 13 Jan 90 05:13:46 GMT References: <990@wubios.wustl.edu> Reply-To: garnett@okstate.UUCP (John Garnett) Organization: Department of Computing and Information Sciences, Oklahoma State University Lines: 20 In article <990@wubios.wustl.edu> david@wubios.UUCP (David J. Camp) writes: >Hi, I am a new AIX user, and I finally figured out that '/lib/vsc' was >the name of the C compiler (by reinstalling and watching the display). >Now I find that it does not have compatible command-line options as the >normal unix cc compiler. Once I got started compiling with new options, >it tells me that it cannot find the "stdio.h" file. I verified that >there is no stdio.h in any subdirectory of /usr/include. Please let me >know what I am supposed to do to use this compiler. -David- The diskette which is labeled as being the C compiler does not contain all of the libraries and other tools necessary to compile C programs. For that you will need the Applications Development Toolkit (ADT). This is a series of five disks I believe. The libraries on these disks are used by Fortran and Pascal as well as C I believe (giving some rationale but not much for unbundling them from the C Compiler). -- John Garnett Computing and Information Sciences Oklahoma State University Email: garnett@a.cs.okstate.edu Stillwater, Oklahoma