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: documenting how to build plugins.


> The last sentence explains that some plugin could indeed need the source or
> build tree. This could happen because of gengtype, or because the plugin
> might want to use some feature or function of GCC which is not declared
> inside the plugin/include directory. IIRC the plugin dogma (which I agree
> with) is : there is no stable GCC internal API!

The API is not stable but it should be available on plugins/include.
Do you need a header file that is missing from that directory?

> I am attaching a patch to trunk rev. 148609.
>
> Regards.
>
> --
> Basile STARYNKEVITCH Â Â Â Â http://starynkevitch.net/Basile/

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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