This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: Header file installation


> 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.

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