This is the mail archive of the gcc@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]

Treelang on GCC 3.2


Hello Everybody,

I am currently developing an educational GCC frontend for a language based on Treelang as a "cook-book". I have tried to compile an old vesion of treelang with the latest GCC 3.2 but it failed with an error about "sgtype", non existent rule. I downloaded the latest treelang version from the CVS (the treelang only) and tried to compile it with the 3.2 GCC version but still got the same error. However when i downloaded the whole CVS GCC source tree, it did compile. The problem is that I want to base my frontend on a standard release of GCC and not on the experimental version on CVS. So can you tell me what to do to get treelang to compile on GCC 3.2 standard release and hence to be able to base my new frontend on it. Thanx alot and sorry for disturbing.

Khalid Aggag




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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