Hello!
I've build a static xerces-c 1.6 library with gcc 2.95.2 on HP-UX and
want to link my program but I get many unresolved symbols, e.g.:
...
RefHashTableOf<KVStringPair>::RefHashTableOf(unsigned int, bool)(code)
RefHashTableOf<XercesAttGroupInfo>::containsKey(void const *) const(code)
RefHash2KeysTableOf<SchemaAttDef>::isEmpty(void) const(code)
NameIdPool<DTDElementDecl>::~NameIdPool(void)(code)
Janitor<RegxParser>::~Janitor(void)(code)
RefHash2KeysTableOf<RefVectorOf<AttributeInfo> >::RefHash2KeysTableOf(unsigned
int)(code)
...
The symbols are all defined in xerces-c.
Do I have to use a special switch at compile time?
Thanks for any advice,
Alex
--
Alexander Loehr ZUKEN GmbH Phone: +49-(0)5251-150622
Senior Software Vattmannstrasse 3 Fax: +49-(0)5251-150700
Engineer D-33100 Paderborn eMail: [EMAIL PROTECTED]
PGP key: http://mail.pad.zuken.de/~alex/aloehr.asc
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]