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: [trunk][patch] Install headers and plugin-version.o


On Tue, 21 Apr 2009, Rafael Espindola wrote:

> > I think these files should not be installed for a plugins-disabled build,
> > only for a plugins-enabled one.
> 
> Fixed. Tested by doing a build with --disable-plugin and a "make install".

It looks like this patch will still create the directories with 
--disable-plugin.

In addition, readlink is not a utility you can portably use in makefiles.

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