Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!MAXWELL.ECE.CMU.EDU!hagerman From: hagerman@MAXWELL.ECE.CMU.EDU (John Hagerman) Newsgroups: gnu.g++.bug Subject: Suggestion For Directory Structure Message-ID: <8906141819.AA21499@maxwell.ece.cmu.edu> Date: 14 Jun 89 18:19:50 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 8 At our site, the g++ include files are in /usr/gnu/lib/g++-include. Our maintainer tells me that this is the default, with the caveat that the default also assumes /usr/local which he changed to /usr/gnu. It seems to me that a better place for the include files at our site would be /usr/gnu/include/g++, which would correspond to a default of /usr/local/include/g++. - John