Hmm, we've never built Xalan on AIX using g++. It could be a compiler bug,
a bug in your code, or a bug in the Xalan code. Is the crash in
XalanDOMString's copy constructor? Does this happen inside of Xalan, or in
your own code?
Dave
"Laidlaw,
Angus" To: "'[EMAIL PROTECTED]'"
<alaidlaw@axs <[EMAIL PROTECTED]>
one.com> cc: (bcc: David N Bertoni/CAM/Lotus)
Subject: Xalan 1.1 on AIX with g++
07/02/2001
11:31 AM
Please
respond to
xalan-dev
Is anybody using Xalan-c 1.1 on AIX 4.3.2 built with g++? I am
having problems
when a function returns a XalanDOMSString. Sometimes
XalanDOMSString val = function();
works, sometimes it segmentation faults. If I make &val an
arguement to the function
and return the value through it that way it works.
Angus Laidlaw
- Xalan 1.1 on AIX with g++ Laidlaw, Angus
- RE: Xalan 1.1 on AIX with g++ David_N_Bertoni
- RE: Xalan 1.1 on AIX with g++ Laidlaw, Angus
- RE: Xalan 1.1 on AIX with g++ David_N_Bertoni
- RE: Xalan 1.1 on AIX with g++ Laidlaw, Angus
