idl compiler error
"Ajay samant" <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | vistaar |
| Message-ID | <[email protected]> |
We are trying to use Orbacus C++ idl compiler to compile our idl files. When we are trying to compile a IDL file of size 2360 lines then we get idl compiler error XXX.idl:error: parser stack overflow Just to confirm if there are no syntax errors in file. I commented half of the file then compiled it. It worked. Then i commented the half which got compiled and uncommented the other half, that too got compiled. That just proves that there are no errors in file. Its just that the file is too huge for the compiler. Now are there any settings we can do so that it compiles big files. We cant break this file into two for various reasons. The main reason being we already have implemented this interface. And we are tying to port our existing code from Visibroker to Orbacus. Breakin this idl will be a big code change. Other platform details are: OS used is Red Hat Linux 7.2 g++ 2.96 Regards Ajay Samant Senior Tech LEader _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html