Title: Message
 
    Exe? I was beliving that the difference between those two options are how MSVCRT.dll will be linked into Xerces dll: dinamically (Multithreaded DLL) or statically (Multithreaded). My problem is that when I use Multithreaded DLL (dinamic MSVCRT.dll linkage) - then VC6 can't link MFC statically (and I really need it). Am I right?
 
Best regards,
Milan
 
-----Original Message-----
From: Adam Heinz [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 18, 2004 2:23 PM
To: [EMAIL PROTECTED]
Subject: RE: VC6 build

I don't think it makes any sense to compiles Xerces as a multithreaded executable.
 
Adam Heinz
Senior Software Developer
Exstream Software
-----Original Message-----
From: Milan Tomic [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 18, 2004 8:20 AM
To: Xerces-C
Subject: VC6 build


        What is the difference between "Multithreaded" (/MT) and "Multithreaded DLL" (/MD) compiler option? Can I compile Xerces 2.5 using "Multithreaded" option, instead of default "Multithread DLL"?

Thank you,
Milan

Reply via email to