I am compiling (using gcc) my application with the xerces xml package and
get the following output:
In file included from ......
.......
.......
(The ..... is a hierarchy of the include files)
.../.../util/ValueStackOf.hpp template with C Linkage
I get this output for all of the templates used. Then I get an error code
1. This is the first time I am using gcc.
Are these errors or warnings or just output?????
Also, I am getting conflicts with the global helper functions (operator +)
in DOMString.hpp.
I have commented these out for now.
Thanks for the help.
Maureen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]