Andreas Schwab wrote:
Basile STARYNKEVITCH <[EMAIL PROTECTED]> writes:

I need all this in the gcc/ subdir, since I want cc1 (the same process) to
  1. generate a C file
  2. compile it to some dynamically loadable stuff (*.so on Linux/Elf,
perhaps *.la with libtool)
  3. lt_dlopenext it

Why do you need to do it in the gcc directory?  When would cc1 need it?

The details & motivations are explained in my GCC 2007 summit paper. The basic ideas are on http://gcc.gnu.org/wiki/MiddleEndLispTranslator (I just added a small paragraph).


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