add sourcefiles to gcc

Rafael Espíndola rafael.espindola@gmail.com
Wed Jun 22 17:52:00 GMT 2005


On 6/22/05, nico <core-icke@arcor.de> wrote:
> Hi,
> 
> if I want to add some source to the gcc, what do I have to do?
It depends where do you want to link the file. If is going into a
front end for a language other the c then it must go in
gcc/<lang>

I am not very familiar with the global structure of gcc, but I am sure
that someone can help you if you describe what will be in the file.

> Best regards, NM

Rafael



More information about the Gcc mailing list