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: [plugins] [patch] Add new testcases and dejagnu support for plugin mechanism


On Wed, 25 Mar 2009, Diego Novillo wrote:

> On Wed, Mar 25, 2009 at 11:23, Joseph S. Myers <joseph@codesourcery.com> wrote:
> 
> > That would avoid the namespace issue. ÂIt wouldn't make sure that plugins
> > build without depending on GCC source and build tree internals; for that
> > you want staged installation, which is a much bigger project.
> 
> Sure, but we could in the meantime just make it use and assume
> ../gcc/*.h headers, right?

Yes, I don't see anything wrong with putting it in a separate directory.

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