Re: [plugins] language makefiles and installing cp/ headers

2009-06-19 Thread Joseph S. Myers
On Fri, 19 Jun 2009, Taras Glek wrote: > Hi, > I tried to make my plugin compile using only installed headers and turned out > that I needed more gcc headers to be installed. Unfortunately, I needed C++ > headers which currently aren't installed. I modified the cp/Make-lang.in with > logic copied

[plugins] language makefiles and installing cp/ headers

2009-06-19 Thread Taras Glek
Hi, I tried to make my plugin compile using only installed headers and turned out that I needed more gcc headers to be installed. Unfortunately, I needed C++ headers which currently aren't installed. I modified the cp/Make-lang.in with logic copied from gcc/Makefile.in to add a c++.install-plu