Re: Where are standard system directories?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ali hagigat <hagigatali@xxxxxxxxx> writes:

> I have copied part of Linux GCC man pages:
> -----------------------------------------------------------------------------------------
> -nostdinc
>            Do not search the standard system directories for header
> files.  Only the
>            directories you have specified with -I options (and the
> directory of the
>            current file, if appropriate) are searched.
> -----------------------------------------------------------------------------------------
> What are the standard system directories for header files exactly? and
> What are the standard system directories for libraries?

Use gcc -v while compiling and linking to get the answer to both
questions for your system.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux