problem with XMLParserFree( )
"Masroor" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
hello everybody,
i am devoloping an application program on ucLinux (kernal version
1.4). I could successfully build the expat library by cross-compiling with
arm-elf-gcc (version 2.95.3).
the configuration file for my program is in XML format. When i am
using a small config file (lessthan 10K), my application is working
properly. But if the file is big, then my program is hanging when it is
calling the XMLParserFree( ) function.
can anybody please help me?
thanks in advance
masroor