[ http://issues.apache.org/jira/browse/XERCESC-1381?page=history ]
Khaled Noaman closed XERCESC-1381:
--
> Memory Leak in GrammarResolver class
>
>
> Key: XERCESC-1381
> URL: http://issues.apache.org
> I'm trying to figure out how to build a debug version
> of the xerces shared object on linux (bash). This is
> what I do to build the library in general:
>
> //Begin Build
> export
> XERCESCROOT=/home/mydir/xercesc/xerces-c-src_2_5_0
>
> ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket
> -t
Hello,
I'm trying to figure out how to build a debug version
of the xerces shared object on linux (bash). This is
what I do to build the library in general:
//Begin Build
export
XERCESCROOT=/home/mydir/xercesc/xerces-c-src_2_5_0
./runConfigure -plinux -cgcc -xg++ -minmem -nsocket
-tnative -rpth
Frank Zhou <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I wonder if anyone has built xerces with ICU in linux
> (for example, redhat), and if yes, would it be
> possible to share the build scripts? I tried to use
> packageBinaries.pl with some modifications but without
> luck.
The Debian xerces pack
> Well,
>
> I've been digging around a lot to understand what Xerces does and does
> not allow and there seems to be some problem with Xerces here. If I
> follow your tip and use the ContentSpecNode I end up in a dead end. I
> can get the ContentSpec, but it doesn't do me much good, all that it
>
Hey all,
Who is (are) the moderator(s) for this list? Are you happy to continue
in this role when the list changes to @xerces.apache.org?
--
Gareth Reakes, Managing Director Parthenon Computing
+44-1865-811184 http://www.parthcomp.com
---
Hi all,
I wonder if anyone has built xerces with ICU in linux
(for example, redhat), and if yes, would it be
possible to share the build scripts? I tried to use
packageBinaries.pl with some modifications but without
luck.
Another question is that, once I have successfully
built Xerces with ICU,