This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gengtype & plugins.
- From: Diego Novillo <dnovillo at google dot com>
- To: Basile STARYNKEVITCH <basile at starynkevitch dot net>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Wed, 17 Jun 2009 11:22:43 -0400
- Subject: Re: gengtype & plugins.
- References: <4A390897.9050309@starynkevitch.net>
On Wed, Jun 17, 2009 at 11:15, Basile
STARYNKEVITCH<basile@starynkevitch.net> wrote:
>> All this makes me think that
>>
>> A. we should generate appropriately a $gccplugins/gtyp-input-plugins.list
>> B. we should install gengtype as gcc-gengtype at some appropriate place
>> C. we should document that, and update the documentation on how to build
>> plugins.
>
> I don't know what mailing list is the better place to discuss that.
This is the right forum.
For the time being, I would just document that plugins wanting to use
GGC should keep a gcc build tree around. If there is significant
demand for GGC in the future, we could rethink this.
I am hoping that not very many plugins will want/need GGC, but I'm
frequently wrong.
Diego.