Re: How to include a front end to gcc ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hey,

Thanks for your tip, I tested with your front-end (and the my) with my version and all is well (the first part), but when type make bootstrap or make bootstrap-lean return this:



make[3]: Leaving directory `/c/gcc4/gcc-build/gcc'
make[2]: *** [ail-stage1-gcc] Error 2
make[2]: Leaving directory `/c/gcc4/gcc-build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/c/gcc4/gcc-build'
make: *** [bootstrap] Error2

can someone give me a suggestion?

greicy





Citando "Andi Hellmund" <mail@xxxxxxxxxxxxxxxx>:

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@xxxxxxx 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 of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux