The xml4c 3.1.0 binaries are build on solaris 2.6 with CC 4.2. That package does not have CC5.0 support. Best thing would be to take the source from cvs repository (in xml.apache.org) and recompile it. What's the error you get on parse(xmlFile)? You also need to check if you have the file resides in the proper directory that you're passing in the application. Does SAXCount run properly with the sample personal.xml that exists in the samples/data directory? Arundhati
Roberto Gil wrote: > Hello. > > I use XML4C 3.1.0 but don't working. > > - Version XML4C 3.1.0 > - OS, Solaris 2.7 SPARC > - Compiler, Sun Workshop 4.2 and Sun Workshop 5.0 > - Sample SAXCount.cpp > - Sample English.xml and icon.dtd > > The problem is: > > - Workshop 4.2: > * Compiler OK. > * Linker OK. > * RUN fail, ejem: SAXCount English.xml > * Explanation, the program is stopped in line > parser.parse(xmlFile); > > - Workshop 5.0: > * Compiler OK. > * Linker fail. > * Explanation, don't found method of .cpp > > I running the SAXCount sample binarie in the distribution > and working OK with the same file xml. > > The SAXCount sample binarie is builded with SUN 2.6 and > Workshop 4.2 or gcc ? > > My question is, the problem is SUN 2.7 and Workshop 4.2. > > Please help me, any idea is welcome. > > Thanks very much, to bring forward. > > Roberto Gil. > > P.D: Excuse me by my broken english, from Spain. > -- > ���`����,��,����`����,��,����`����,��,����`����,��,����`����,�,���� > > # # ### ##### Roberto Gil > ## # ### # # # # #### # # Software Engineer > # # # # # # # # # ## # # > # # # ##### ## # # ## #### # # [EMAIL PROTECTED] > # ## ## # # # # ## # # > # # ### # # #### #### ### # Tlf: 696 097 180 > > ���`����,��,����`����,��,����`����,��,����`����,��,����`����,�,����
