nt and cannot be
expressed with the previously used EXTRA_LINK_OPTIONS-scheme.
I can build (and use) my xerces-related applications with my standard
build rules (e.g. Xalan works as well), but the xercesc/tests won't
build (tons of unresolved symbols). I didn't understand yet why this
happ
managed to do a real release without
it building on the platform! What the problem with the tests Axel?
> not able to build on CYGWIN using g++ compiler
> --
>
> Key: XERCESC-1373
> URL: http://issues.apache.org/jira/brow
Hi,
Take a look in the FAQs for build related issues. The static library
stuff has had a good going over on he mailing list, take a look at the
archives. I will write up a blog entry about the issue this week. If you
still can't find out what you need come back and ask us.
Cheers,
G
[ http://issues.apache.org/jira/browse/XERCESC-1373?page=history ]
Axel Weiß updated XERCESC-1373:
---
Attachment: xml-xerces-cygwin.patch
Applying the attached patch, I can build the libraries and successfully use them
(e.g. Xalan builds successfully
I need to build
archive library (.a file) for xerces and xalan for Solaris 2.8 and HP 11.11
both.
If you know how to
build it please do help me.
Just few
questions
Do I have to set the
PATH variable for "make" and "autoconf"
What else do I have
to set
wxr-xr-x 1 AGROCC2 CENTERA 2899968 Apr 6 18:48
libxerces-depdom2_6_0.dll
-rw-r--r-- 1 AGROCC2 CENTERA 202080 Apr 6 18:48
libxerces-depdom2_6_0.x
$
-Original Message-
From: blatt, lew
Sent: Wednesday, April 06, 2005 5:03 PM
To: 'xerces-c-dev@xml.apache.org'
Subject
Hi David,
It appears you fixed our first problem. The following no longer appears:
IEW2456E 9207 SYMBOL __ct__Q2_11xercesc_2_220Iconv390TransServiceFv
UNRESOLVED.
MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
FSUM3065 The LINKEDIT step ended with return code 8.
If yo
Now why didn't I think of that :) It compiles, it will take some time, in
my environ, to get a build. You'll be sure I'll post.
If you have the time, and can comment on whether building/integrating ICU
will hurt, perhaps we can discuss that after testing. Thanks again, lew
Please respond to RE: zOS Xerces 2.6 build pro
Hi David,
trying your sugg, unfortunately, errors:
"./OS390PlatformUtils.cpp", line 198.16: CCN5130 (S) "Iconv390TransService"
is n
ot declared.
CCN0793(I) Compilation failed for file ./OS390PlatformUtils.cpp. Object
file no
t created.
FSUM3065 The COMPILE step ended with return code 12.
FSUM3
ile to use
#include
as the default does that work (ie. both build and execute okay)? To be
honest, I am not sure if it will or not. Iconv390 doesn't work which is
why it was taken away as an option in runConfigure - we should of also
updated the Makefile and OS390PlatformUtils.cpp and delet
My public apology to David. Rereading my last post:
"Previous build errors, zOS/OS400, aim back to you :)"
It was not at all my intention to suggest you as the culprit. The intent
was rather to commend you on your support and evangelizing the zOS cause :)
With apol
Thanks, David, for the quick turn-round. I was hoping the thread would
engage you. Previous build errors, zOS/OS400, aim back to you :)
The puzzler to me is that binding the Xerces objects statically fails, but
binding with my app succeeds ! Below is a snip of the failure and below the
failure
(the Iconv390
transcoder isn't an option any more on runConfigure so it won't build these
files).
Can you try using Uniconv390 for the transcoder? You will need ICU for
that...
Alternatively you could try replacing the include for
Iconv390TransService.hpp with the following (not su
One clarification re IEW error messages. Notice the symbols refer to
xercesc_2_2. Our application code, running on non-zOS platforms, is
tightly coupled to Xerces 2.2. It was simply easier to set the Xerces minor
version number to 2, during the Xerces build, for testing purposes.
Apologies for
I'm attempting to build Xerces 2.6.0 on zOS (platform os390). I commend IBM
on their work. It's awesome building with gmake under USS. It's been a
decade since I've spoken SMP/E :) I don't recall getting this far with
earlier Xerces revisions either. I doubt I
the bug.
> build issues: 'make distclean' leaves created files and directories + invalid
> printing of library-name before linking
> -
>
> Key: XE
[ http://issues.apache.org/jira/browse/XERCESC-1396?page=history ]
Axel Weiß updated XERCESC-1396:
---
Attachment: xml-xerces-fixed.patch
cd xml-xerces
patch -p1 < ../xml-xerces-fixed.patch
> build issues: 'make distclean' leaves c
build issues: 'make distclean' leaves created files and directories + invalid
printing of library-name before linking
-
Key: XERCESC-1396
> Hi,
>
> I need some help, as I'm not familar with UNIX c++ build.
>
> I downloaded the binary xerces-c1_6_0-AIX43_5.02 from Apache download
site.
> On AIX5, I try to build a sample with the library in this package. But I
get following error:
That version of Xerces-C
Hi,
I need some help, as
I'm not familar with UNIX c++ build.
I downloaded the
binary xerces-c1_6_0-AIX43_5.02 from Apache download site. On AIX5, I try to
build a sample with the library in this package. But I get following
error:
ld: 0711-317 ERROR:
Undefined symbol: typeinf
> 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 -pli
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
-tn
Someone posted the following someplace.
I wish that I could give appropriate credit.
It is a very useful script that puts all
of the already-compiled object files into
an archive. Run it in $XERCESCROOT/src/xerces.
make -n XML_LIB_DIR=$XERCESCROOT/lib/dummy |
grep 'g++ .*\.so' |
tr \ \\n |
g
Hi Veeren,
the error message should be "Could not load a local code page transcoder",
and it is reported by Xerces when the transcoding service fails to create
the transcoder from Unicode to the local code page.
Now, on Windows, only the ICU transcoder can fail to create, if the
ucnv_open API fa
a static library at present; this is
something we're going to add when we go to a try autotools based build
in 3.x. You should be able to hack the Makefiles a bit to emit a static
library, however. That is left as an exercise... ;) You could also use
the Xcode build, and likewise modif
Hi All,
I am beginner for Xerces
Libraries on Mac OS X. I want Xerces library as a Static Library in my
application. So is there any option for building Static libraries from Xerces
Source code??
Any option to be given at the time of
confijuration ?
Kindly guide me,
Thanks &
Hello
Alberto
We are facing a very
and unexpected problem. We are using Windows 2000 Professional and compiling in
Microsoft VC++(msdev). When we run the application or try to compile on Windows
Xp we get the following error:
could not load
local code page transcoder
xml4c
We are not
not able to build on CYGWIN using g++ compiler
--
Key: XERCESC-1373
URL: http://issues.apache.org/jira/browse/XERCESC-1373
Project: Xerces-C++
Type: Bug
Components: Build
Versions: 2.6.0
Environment: Cygwin
OSX: Build Fails for libxerces-depmod.26.dylib
> -
>
> Key: XERCESC-1351
> URL: http://issues.apache.org/jira/browse/XERCESC-1351
> Project: Xerces-C++
> Type: Bug
> Components: Build
> Ver
MacOSX: Build Fails for libxerces-depmod.26.dylib
-
Key: XERCESC-1351
URL: http://issues.apache.org/jira/browse/XERCESC-1351
Project: Xerces-C++
Type: Bug
Components: Build
Versions: 2.6.0
Environment
enabled, so either
you are using a VC6 project that someone has already modified by running
packageBinaries.pl, or you are building a non-ICU-enabled copy of Xerces.
Once you double check which case you are in, please close this bug.
Alberto
> icu build with VC7 project files does not w
[
http://issues.apache.org/jira/browse/XERCESC-1318?page=comments#action_59305 ]
Tobias Sager commented on XERCESC-1318:
---
Thanks for your comments.
Just to clarify:
- Using the VC6 project files to build an ICU enabled build
works correctly
[
http://issues.apache.org/jira/browse/XERCESC-1318?page=comments#action_59281 ]
Mitch Oliver commented on XERCESC-1318:
---
I'm doing this build right now. In order for it to work properly (with the
perl script) you must do the foll
tic build
>
>
> Key: XERCESC-1340
> URL: http://issues.apache.org/jira/browse/XERCESC-1340
> Project: Xerces-C++
> Type: Bug
> Versions: 2.6.0
> Environment: linux fedora 3 gcc 3.4.2
> Reporter: Lemaire Nicolas
>
static build
Key: XERCESC-1340
URL: http://issues.apache.org/jira/browse/XERCESC-1340
Project: Xerces-C++
Type: Bug
Versions: 2.6.0
Environment: linux fedora 3 gcc 3.4.2
Reporter: Lemaire Nicolas
Hello,
How i build statically xerces
64-bit Windows build failures
-
Key: XERCESC-1332
URL: http://issues.apache.org/jira/browse/XERCESC-1332
Project: Xerces-C++
Type: Bug
Components: Samples/Tests
Versions: 2.6.0
Environment: Windows XP a64, Visual Studio 2005
TrueCoverage 7.2, and I don't
get those errors.
Alberto
> TrueCoverage build fails in Window due to __cdecl (PatchAvailable)
> --
>
> Key: XERCESC-754
> URL: http://issues.apache.org/jir
declspec and build statically.
This method is wrong; by not replacing the Win32MsgLoader with the
InMemMsgLoader you are going to have empty error messages (as the
Win32MsgLoader loads them from the resources, but a library cannot have
resources)
Alberto
I got a size of around 9 Mb..
I am not an
project settings to define
XML_USE_INMEM_MESSAGELOADER
instead of USE_WIN32_MESSAGELOADER.
- Change the defines for PLATFORM_EXPORT and
PLATFORM_IMPORT by removing the _declspec(dllexport)
and _declspec(dllimport)
- Rebuild.
Second Method,
Just remove the declspec and build statically.
I got a size of
Hi Sanjiv,
At 21.15 24/01/2005 -0800, Sanjiv Deshpande wrote:
Hi all,
is there a documentation as to how to build xalan
statically on windows/vc7.1
Did you compile Xalan or Xerces?
I tried it and got a lib file of some 100 mb in debug
mode. I think i am not doing it correctly. Any help
would be
Hi all,
is there a documentation as to how to build xalan
statically on windows/vc7.1
I tried it and got a lib file of some 100 mb in debug
mode. I think i am not doing it correctly. Any help
would be appreciated
-thanks
Sanjiv
__
Do you Yahoo
[ http://issues.apache.org/jira/browse/XERCESC-1148?page=history ]
Alberto Massari closed XERCESC-1148:
> Proposed changes for forthcoming 2.5.0 release (unixware bu
[
http://issues.apache.org/jira/browse/XERCESC-1148?page=comments#action_57587 ]
Vitaly Prapirny commented on XERCESC-1148:
--
Verified
Thanks
> Proposed changes for forthcoming 2.5.0 release (unixware bu
sed changes for forthcoming 2.5.0 release (unixware build)
> ---
>
> Key: XERCESC-1148
> URL: http://issues.apache.org/jira/browse/XERCESC-1148
> Project: Xerces-C++
> Type: Bug
> Componen
-unixware.patch.gz)
> Proposed changes for forthcoming 2.5.0 release (unixware build)
> ---
>
> Key: XERCESC-1148
> URL: http://issues.apache.org/jira/browse/XERCESC-1148
> Project: Xerces-C++
> Typ
the patch to refer to the latest sources (and to use the
2.0 license in the new file)?
Thanks,
Alberto
> Proposed changes for forthcoming 2.5.0 release (unixware build)
> ---
>
> Key: XERCESC-1148
>
[
http://issues.apache.org/jira/browse/XERCESC-1148?page=comments#action_57516 ]
Vitaly Prapirny commented on XERCESC-1148:
--
Sure! How can I do that ?
> Proposed changes for forthcoming 2.5.0 release (unixware bu
,
Alberto
> Proposed changes for forthcoming 2.5.0 release (unixware build)
> ---
>
> Key: XERCESC-1148
> URL: http://issues.apache.org/jira/browse/XERCESC-1148
> Project: Xerces-C++
&
[ http://issues.apache.org/jira/browse/XERCESC-1314?page=history ]
cargilld resolved XERCESC-1314:
---
Resolution: Fixed
I just updated the build-other.xml file to clarify this. Please verify.
Thanks.
> Macintosh build instructions are unclear ab
into
XML_USE_ICU_TRANSCODER
- add icuuc.lib (for release builds) and icuucd.lib (for debug builds) to the
list of libraries for the linker
- add the /lib directory to the list of paths for the linker
Hope this helps,
Alberto
> icu build with VC7 project files does not w
[
http://nagoya.apache.org/jira/browse/XERCESC-1318?page=comments#action_57105 ]
Tobias Sager commented on XERCESC-1318:
---
No, I am building with Visual Studio .NET.
I followed the instructions here:
http://xml.apache.org/xerces-c/build-misc.html
> icu build with VC7 project files does not work
> --
>
> Key: XERCESC-1318
> URL: http://nagoya.apache.org/jira/browse/XERCESC-1318
> Project: Xerces-C++
> Type: Improvement
> Components: Bui
GROUP organiziQ.Clerk
Server: SRVC01M
---
Jens Lauer
Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.
icu build with VC7 project files does not work
--
Key: XERCESC-1318
URL: http://nagoya.apache.org/jira/browse/XERCESC-1318
Project: Xerces-C++
Type: Improvement
Components: Build
Versions: 2.6.0
Environment
GROUP organiziQ.Clerk
Server: SRVC01M
---
Jens Lauer
Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.
Macintosh build instructions are unclear about XERCESCROOT
--
Key: XERCESC-1314
URL: http://nagoya.apache.org/jira/browse/XERCESC-1314
Project: Xerces-C++
Type: Bug
Components: Documentation
Reporter
OPENED
Resolution|FIXED |
Version|Nightly build (please |2.5.0
|specify the date) |
--- Additional Comments From [EMAIL PROTECTED] 2004-12-13 15:34 ---
valgrind reports a memory leak in the creation of the Mutex.
I
fixes the problem.
Regarding the project settings, you are free to change the compilation options
(and even the source code) if you need so. In this case, it would be advisable
that you also rename the DLL, to avoid picking up a binary build already
existing on the system that has been com
What the directories below I have to
build all libraries on Xerces? I must have to compile several times xerces
and I want to exclude the rebuild of modules like examples, tests, etc.
I was compiling via XercesLib.mak makefile,
but the xerces-c_2D.lib was not generated. So, I have created a
[ http://nagoya.apache.org/jira/browse/XERCESC-1148?page=history ]
Alberto Massari updated XERCESC-1148:
-
Priority: Major
> Proposed changes for forthcoming 2.5.0 release (unixware bu
[ http://nagoya.apache.org/jira/browse/XERCESC-381?page=history ]
Alberto Massari updated XERCESC-381:
Priority: Major
> Changes required to build with gcc 2.95.2 on hpux and
[ http://nagoya.apache.org/jira/browse/XERCESC-848?page=history ]
Alberto Massari updated XERCESC-848:
Priority: Major
> Deleting something returned by XMLString::transcode crashes when application is
> using the release build of Xe
[ http://nagoya.apache.org/jira/browse/XERCESC-984?page=history ]
Alberto Massari updated XERCESC-984:
Priority: Major
> Detect OpenBSD and use FreeBSD build files
> --
>
> Key:
[ http://nagoya.apache.org/jira/browse/XERCESC-1065?page=history ]
Alberto Massari updated XERCESC-1065:
-
Priority: Major
> Problems with partial build
> ---
>
> Key: XERCESC-1065
>
[ http://nagoya.apache.org/jira/browse/XERCESC-878?page=history ]
Alberto Massari updated XERCESC-878:
Priority: Major
> Patch to build a static library under Kylix 3
> -
>
> Key:
[ http://nagoya.apache.org/jira/browse/XERCESC-470?page=history ]
Alberto Massari updated XERCESC-470:
Priority: Major
> Unable to build Xerces C samples with gcc on SCO OpenSer
[ http://nagoya.apache.org/jira/browse/XERCESC-754?page=history ]
Alberto Massari updated XERCESC-754:
Priority: Major
> TrueCoverage build fails in Window due to __cdecl (PatchAvaila
:
-
Key: XERCESC-150
Summary: dummyExe build fails on HP-UX 10.20 with CC A.10.40
Type: Bug
Status: Closed
Priority: Critical
Resolution: WON'T FIX
Project: Xerces-C++
Components:
Build
Versions:
1.5.1
Assignee:
Reporter: zm
:
-
Key: XERCESC-253
Summary: build error on Solaris
Type: Bug
Status: Closed
Resolution: WON'T FIX
Project: Xerces-C++
Components:
Build
Versions:
1.5.2
Assignee:
Reporter: cLu
Created: Fri, 2 Nov 2001 2:43 PM
Updated: Tu
:
-
Key: XERCESC-254
Summary: won't build from outside of source tree
Type: Bug
Status: Closed
Resolution: WON'T FIX
Project: Xerces-C++
Components:
Build
Versions:
1.5.1
Assignee:
Reporter: Matt G.
Created: Sat, 3 Nov 200
:
-
Key: XERCESC-301
Summary: 1.6.0 build failure on IRIX
Type: Bug
Status: Closed
Resolution: WON'T FIX
Project: Xerces-C++
Components:
Build
Versions:
1.6.0
Assignee:
Reporter: Dan Stewart
Created: Fri, 4 Jan 2002 4:
:
-
Key: XERCESC-494
Summary: xerces-com, custom build step occasionally corrupts copy of dll
Type: Bug
Status: Closed
Resolution: CANNOT REPRODUCE
Project: Xerces-C++
Components:
Build
Versions:
1.6.0
Assignee:
Reporter: Antony Bartlett
:
-
Key: XERCESC-979
Summary: Release-Build crashes on Sun if different compiler is used for client-code
Type: Bug
Status: Closed
Resolution: INVALID
Project: Xerces-C++
Components:
Build
Versions:
2.1.0
Assignee:
Reporter: Dominik Stadler
Hello,
Can anyone please tell me if there is a build for Itanium / Microsoft (R) C/C++
Optimizing Compiler Version 13.10.2240.8 for IA-64 / Windows ?
The build list on
http://xml.apache.org/xerces-c/build-winunix.html
does not list it. Has anyone ever tried it ?
Thanks a lot,
Vladimir
its failure to compile causes the build of
dummyExe to fail.
The RefVectorOf instantiation is needed in dom/RangeImpl.cpp to On HP-UX
10.20 using CC, a template repository file
RefVectorOf__pt__10_8NodeImpl.c
is created:
---
/* RefVectorOf */
#include
#include
the issue:
-
Key: XERCESC-386
Summary: 3 minor issues with C++ Builder (ver 5.02) build
Type: Bug
Status: Closed
Resolution: DUPLICATE
Project: Xerces-C++
Components:
Build
Versions
:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Closed
Priority: Minor
Resolution: FIXED
Project: Xerces-C++
Components:
Validating Parser (DTD)
Build
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Resolved
Priority: Minor
Resolution: FIXED
Project: Xerces-C++
Components:
Validating Parser (DTD)
Build
Samples/Tests
-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Resolved
Priority: Minor
Resolution: FIXED
Project: Xerces-C++
Components:
Validating Parser (DTD)
Build
Samples
issue:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Resolved
Priority: Minor
Resolution: FIXED
Project: Xerces-C++
Components:
Valid
/browse/XERCESC-1280
Here is an overview of the issue:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Resolved
Priority
:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Resolved
Priority: Minor
Resolution: FIXED
Project: Xerces-C++
Components:
Validating Parser (DTD
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1280
Here is an overview of the issue:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors
/browse/XERCESC-1280
Here is an overview of the issue:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Unassigned
:
-
Key: XERCESC-1280
Summary: Proposed changes for Borland (fix build errors, purify projects, fix
memory leaks)
Type: Bug
Status: Unassigned
Priority: Minor
Project: Xerces-C++
Components:
Build
Samples/Tests
Validating Parser (DTD
:
-
Key: XERCESC-1267
Summary: 2.5.0 Nightly Build (20040827104559) Doesn't Compile w/BCB6
Type: Bug
Status: Closed
Priority: Blocker
Resolution: FIXED
Project: Xerces-C++
Components:
Build
Versions:
Nightly build (please specify the
Here is an overview of the issue:
-
Key: XERCESC-1267
Summary: 2.5.0 Nightly Build (20040827104559) Doesn't Compile w/BCB6
Type: Bug
Status: Resolved
Priority: Blocker
Resolution: FIXED
Pr
The following comment has been added to this issue:
Author: Tobias Patton
Created: Mon, 20 Sep 2004 2:31 PM
Body:
Codewarrior for MacOS provide its own implementations of the C and C++ standard
libraries called MSL. It is possible to build a Mach-O binaries using the MSL
/jira/browse/XERCESC-629
Here is an overview of the issue:
-
Key: XERCESC-629
Summary: Xerces-c-2_1_0 does not build on Mac OS X 10.2
Type: Bug
Status: Closed
Resolution: CANNOT REPRODUCE
Project: Xer
http://issues.apache.org/jira/browse/XERCESC-1265
Here is an overview of the issue:
-
Key: XERCESC-1265
Summary: Cannot build Mach-O library using CW Pro 9 and BSD C headers
Type: Bug
Status: Unass
Linux:
>
> The only thing we had to change was the makefile in the obj
> directory. That makefile builds the shared object in the normal case. I
> simply changed it to also build a static library the simple, old fashoned
> way, with ar, and it seems to have worked (y
> And note the second "C" in "XERCESCROOT".
Yeah, umm, any chance you guys could maybe patch the script to look for
XERCESROOT as well? I can't tell you how many people mis-type that, myself
included...
-- Scott
-
To unsubscri
And note the second "C" in "XERCESCROOT".
> -Original Message-
> From: David Cargill [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 15, 2004 9:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Build fails on Linux
>
>
>
>
>
>
PM
Subject
Build fails on Linux
Please respond to
xerces
Guys,
I'm struggling with 2.5.0 for two days now - I tried RedHat 8, 9 and
MontaVista Linux, and still can't build the library. Previous versions
compiled fine. The problem is that after all object files are compiled,
it can't link the shared library - here is the log tail:
gm
/XERCESC-1261
Here is an overview of the issue:
-
Key: XERCESC-1261
Summary: Incompatible qualifier build warning
Type: Bug
Status: Resolved
Priority: Minor
Resolution: FIXED
Project: Xerces-C
We have been successful in building a static Xerces v2.5 on one more platform.
I recently reported that we had been successful on Windows, Sun, and
Linux. Now we can add AIX to that list.
The procedure for AIX was the same as for Linux, simply using ar to build
the archive. The one additional
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
i'm trying to build xerces-c against some sort of cross compile environment
which is simply a path with a different glibc and gcc and some toolchain.
It't not really a cross compile since I run that stuff on the same system with
a di
rious compilers deal with templates. On IRIX, we have not been
able to build Xerces 2.5, so we have not tried a static build.
I will outline what we did for each of the platforms on which we were
successful.
Sun:
Sun provides a reasonably easy way to
1 - 100 of 652 matches
Mail list logo