On 8/2/07, Lewis G. Pringle, Jr. <[EMAIL PROTECTED]> wrote:
> I solved the problem by just using static linking. DLLs may have been worth
> the trouble they created when PCs came with 10MB hard disks. But they've
> almost totally outlived their usefulness (or at least are dramatically
> over-used).
David Bertoni wrote:
However, trying to sanction an "official" binary won't even work. Since
you can build the binary with multiple compilers, and the name is always
the same regardless, you could just as easily have a problem with one
company using the Microsoft compiler, while another uses t
Rob.Conde wrote:
Hey guys,
I've run into a situation with xerces, but I thought I'd bring it up
here because it applies equally. Currently we're using xerces 2.6 and xalan
1.9 because we're using vs2005 and don't want to release with "unofficial"
versions (i.e. the trunks). Those xerces 2
2, 2007 6:19 PM
To: xalan-c-users@xml.apache.org
Subject: RE: dll Hell...
We solved the problem by wrapping the external interfaces with a C++
namespace.
-Original Message-
From: Rob.Conde [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 6:16 PM
To: xalan-c-users@xml.apache.org
Su
oduct - not
integration points - should probably not be using DLLs.
Lewis.
-Original Message-
From: Bossom, John [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 6:19 PM
To: xalan-c-users@xml.apache.org
Subject: RE: dll Hell...
We solved the probl
And recompiling, of course!
-Original Message-
From: Bossom, John [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 6:19 PM
To: xalan-c-users@xml.apache.org
Subject: RE: dll Hell...
We solved the problem by wrapping the external interfaces with a C++
namespace.
-Original
We solved the problem by wrapping the external interfaces with a C++
namespace.
-Original Message-
From: Rob.Conde [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 6:16 PM
To: xalan-c-users@xml.apache.org
Subject: dll Hell...
Hey guys,
I've run into a situation
Hey guys,
I've run into a situation with xerces, but I thought I'd bring it up
here because it applies equally. Currently we're using xerces 2.6 and xalan
1.9 because we're using vs2005 and don't want to release with "unofficial"
versions (i.e. the trunks). Those xerces 2.6 and xalan 1.9 ar