Re: [MELT] a successful compilation of GCC using a plugin

2011-05-05 Thread Pierre Vittet
On 05/05/2011 21:46, Diego Novillo wrote: On Thu, May 5, 2011 at 15:16, Diego Novillo wrote: I've always found MELT interesting as an exercise in impossibility and [ ... ] There was some confusion about my meaning here. It was meant as a compliment. Sorry for the confusion. Dieg

Re: [MELT] a successful compilation of GCC using a plugin

2011-05-05 Thread Diego Novillo
On Thu, May 5, 2011 at 15:16, Diego Novillo wrote: > I've always found MELT interesting as an exercise in impossibility and > [ ... ] There was some confusion about my meaning here. It was meant as a compliment. Sorry for the confusion. Diego.

Re: [MELT] a successful compilation of GCC using a plugin

2011-05-05 Thread Diego Novillo
On Thu, May 5, 2011 at 12:53, Pierre Vittet wrote: > Hello, > > I would like to announce that I have been able to compile GCC while checking > it with a simple MELT plugin that I have wrote. This plugin is integrated > into GCC by using the MELT plugin. I guess this is the first successfull use >

[MELT] a successful compilation of GCC using a plugin

2011-05-05 Thread Pierre Vittet
Hello, I would like to announce that I have been able to compile GCC while checking it with a simple MELT plugin that I have wrote. This plugin is integrated into GCC by using the MELT plugin. I guess this is the first successfull use of MELT with a huge real program like GCC. For those who