where is stdio.h?

John Garnett garnett at a.cs.okstate.edu
Sat Jan 13 16:13:46 AEST 1990


In article <990 at wubios.wustl.edu> david at 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 at a.cs.okstate.edu        Stillwater, Oklahoma



More information about the Comp.unix.aix mailing list