This is the mail archive of the gcc-help@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: How to include a front end to gcc ?


Hey,

I already did what Ian suggested an prepared a sample front-end for gcc
based on the code of treelang. I tested it with 4.4.0, but you could try
it with your version. Check this out:
http://www.andihellmund.com/wp-content/uploads/2009/09/SFE.skeleton.tar.gz

Hope that helps ...

Andi


Ian Lance Taylor wrote:
> Greicy.Costa-Marques@imag.fr writes:
>
>   
>> No, the config-lang.in is there...
>>     
>
> I'm sorry that suggestion didn't help.  Now you must follow my other
> advice:
>
>   
>>> If you want to add a frontend, please be prepared to study the code
>>> and the existing frontends to figure out what is required.
>>>       
>
> Ian
>
>   


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