This is the mail archive of the gcc-patches@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]

Re: Patch for bug 25938 (libgomp headers installed in wrong directory)


On Sat, 26 Aug 2006, David Daney wrote:

> > +libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
> >    
> Should this unconditionally go in the $(target_alias) directory?

In my view all the headers GCC installs should go in libsubdir (i.e. 
$(libdir)/gcc/$(target_alias)/$(gcc_version)).  In any case, this is the 
same as done for libobjc, libmudflap and the headers from gcc/ginclude.

-- 
Joseph S. Myers
joseph@codesourcery.com


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