public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Custom gcc installation include files
@ 2015-06-24 10:57 Siddhartha Jain
  2015-06-24 16:43 ` Jonathan Wakely
  2015-06-25  9:27 ` Andrew Haley
  0 siblings, 2 replies; 10+ messages in thread
From: Siddhartha Jain @ 2015-06-24 10:57 UTC (permalink / raw)
  To: gcc-help

Hi,

I have a custom installation of gcc 4.8.1 in my home directory.
However the include files in that installation have no extensions!
(except for tgmath.h, fenv.h, complex.h, and cxxabi.h)

Thus even if I include the installation include directory (for me
under include/c++/4.8.1) in C_INCLUDE_PATH, it still goes to the
system-wide gcc include files.

Why do the include files in the gcc install not have extensions and
will renaming them to have a .h extension fix the problem?



Thanks
--Sid

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-06-25  9:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-24 10:57 Custom gcc installation include files Siddhartha Jain
2015-06-24 16:43 ` Jonathan Wakely
2015-06-24 18:38   ` Siddhartha Jain
2015-06-24 18:57     ` Jonathan Wakely
2015-06-24 19:10       ` Siddhartha Jain
2015-06-24 19:31         ` Siddhartha Jain
2015-06-25  8:50         ` Jonathan Wakely
2015-06-25  8:52           ` Siddhartha Jain
2015-06-25  9:11             ` Jonathan Wakely
2015-06-25  9:27 ` Andrew Haley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).