This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Header file installation
- To: lfarkas at mindmaker dot hu
- Subject: Re: Header file installation
- From: Joern Rennecke <amylaar at redhat dot com>
- Date: Tue, 31 Oct 2000 15:21:07 +0000 (GMT)
- Cc: mark at codesourcery dot com (Mark Mitchell), gcc at gcc dot gnu dot org, libstdc++ at sources dot redhat dot com
> I don't realy like when header files are not under /usr/include/.
> I usualy do a grep -r xxx /usr/include (eg. SO_BSDCOMPAT is not documented
> anywhere so just a header file search is useful).
Well, putting in a symlink there that points to the version-specific directory
should take care of this - it will then appear as just another subdirectory.