nnett [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 12:34 PM
To: [EMAIL PROTECTED]
Subject: Re: Xerces Build on Solaris
On Tue, Oct 28, 2003 at 11:30:11AM -0800, Witten, Kevin wrote:
> I turned on -verbose=template. Now I can see the various templates being
> instantiated. This i
On Tue, Oct 28, 2003 at 11:30:11AM -0800, Witten, Kevin wrote:
> I turned on -verbose=template. Now I can see the various templates being
> instantiated. This is confusing; I can see that the unreferenced symbols
> during compilation of the samples are being instantiated during compilation
> of the
esc_2_3::BaseRefVectorOf>::size() const.
"ValueStoreCache.cpp", line 153: Information: Instantiating
xercesc_2_3::RefStackOf
>::pop().
...
-Original Message-
From: Graham Bennett [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 4:40 PM
To: [EMAIL PROTECTED]
Su
I'm building on a auto mount file system. Does this matter?
Thanks for the help,
Kevin
-Original Message-
From: Graham Bennett [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 4:40 PM
To: [EMAIL PROTECTED]
Subject: Re: Xerces Build on Solaris
On Fri, Oct 24, 2003 at
On Fri, Oct 24, 2003 at 08:12:06AM -0700, Witten, Kevin wrote:
> Thanks for the reply. I appreciate the help. I did see this posting but I'm
> not sure what they mean by 'canonical paths' are not being used in the
> options passed to configure?
I think this was taken from one of my posts. Are you
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 5:35 AM
To: [EMAIL PROTECTED]
Subject: Re: Xerces Build on Solaris
Hi Kevin,
I seem to recall that a similar problem was discussed about a month ago
(around Sept 17th) and from doing a quick search the resolution to the
problem was:
This ha
torg.com>cc:
Subject: Xerces Build on Solaris
Hello,
I'm trying to build Xerces
2.3.0 on Solaris 2.7 with the Sun compiler version 5.0.
The library seems to build fine, but when I try to build the
samples I get unresolved references for a bunch of functions.
It seems to only involve Templates.
Thanks in advance for the help,