Hello-
Since this is the porting group I’ll try here. Even if you haven’t tried
to port Xalan perhaps you’ve seem similar type compile errors in the
std area before.
Here is a paste of my issue:
Thanks in advance.
If you want me to email you a couple source files that, let me know.
I’m using gcc 2.95.2,
This is UGLY!
g++ -O -DNDEBUG -fpic -Wall -fno-honor-std -DX86_PC_NTO_QNX -D_REENTRANT -c
-I. -I/opt/xe/src/ -I/opt/xe/include/xercesc -I/opt/xe/include/ -o
/opt/x/c/obj/NodeSorter.o XSLT/NodeSorter.cpp
/usr/include/memory: In method
`_Temp_iteratorNodeSorter::VectorEntry::_Temp_iterator(int = 0)’:
/usr/include/algorithm:1817: instantiated
from`_Stable_sort<_Ptrit<NodeSorter::VectorEntry,int,NodeSorter::VectorEntry
*,NodeSorter::VectorEntry&,NodeSorter::VectorEntry ,NodeSorter::VectorEntry
&>, ptrdiff_t,
NodeSorter::VectorEntry,NodeSorter::NodeSortKeyCompare>(_Ptrit<NodeSorter::V
ectorEntry,int,NodeSorter::VectorEntry,NodeSorter::VectorEntry
&,NodeSorter::VectorEntry ,NodeSorter::VectorEntry
&>,_Ptrit<NodeSorter::VectorEntry,int,NodeSorter::VectorEntry
,NodeSorter::VectorEntry&,NodeSorter::VectorEntry ,NodeSorter::VectorEntry
&>, ptrdiff_t *, NodeSorter::VectorEntry *,NodeSorter::NodeSortKeyCompare)’
/usr/include/algorithm:1826: instantiated from
`stable_sort<_Ptrit<NodeSorter::VectorEntry,int,NodeSorter::VectorEntry
*,NodeSorter::VectorEntry&,NodeSorter::VectorEntry *,NodeSorter::VectorEntry
&>,NodeSorter::NodeSortKeyCompare>(_Ptrit<NodeSorter::VectorEntry,int,NodeSo
rter::VectorEntry ,NodeSorter::VectorEntry&,NodeSorter::VectorEntry
,NodeSorter::VectorEntry &>,
_Ptrit<NodeSorter::VectorEntry,int,NodeSorter::VectorEntry,NodeSorter::Vect
orEntry &,NodeSorter::VectorEntry *,NodeSorter::VectorEntry
&>,NodeSorter::NodeSortKeyCompare)’
XSLT/NodeSorter.cpp:124: instantiated from here
/usr/include/memory:246: get_temporary_buffer' undeclared in namespace
std’
/usr/include/memory:246: confused by earlier errors, bailing out
make: *** [/opt/x/c/obj/NodeSorter.o] Error 1