This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc and include dirs -> do we need a /etc/includes.conf?


I've installed many packages into /opt to
get rid of "put everything into /usr/bin".

Now my CFLAGS and CXXFLAGS lines are _really_ long,
because I have to include the include dir of each /opt dir.
( -I/opt/package/include ...)

Is there any chance to get a "includes.conf" file in /etc ?
This should be a kind of ld.so.conf and list all include directories
which gcc should include at compile time.

Maybe a /etc/includes.conf can even let some distributors put some things
out of /usr/bin...  that would be _really_ good :-)


Please CC me

Gerold



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]