Hello All,

[I hope that the GCC mailing list is the good place for plugins related question]

This is a technical newbie question regarding the "plugin" effort (or even branch) of GCC.

I suppose that a plugin machinery for GCC offers, for the plugin to be compiled, some conventions. In particular, I would imagine that many *.h either generated (like gcc/auto-host.h gcc/genrtl.h gcc/gt-*.h gcc/tree-check.h in the build directory) or supplied (like gcc/tree.h in the source directory) are, in a proper plugin facility, installed or copied somewhere else.

My question is where is this stuff conventionnally installed and how.

In other words, how can somebody compile a plugin for GCC on a system without GCC build directory?

Regards.

--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***

Reply via email to