RE: Building MySQL 5.0.18 with multithreaded DLL run-time...

Armin Schöffmann <[email protected]>
Newsgroups gmane.comp.db.mysql.windows
Message-ID <[email protected]>
I see no risk to link libmysql.dll dynamically against a dll importing the /MD runtime.
Usually, you even don't know about the runtime-imports of a foreign dll.
Mixing runtimes causes trouble when linking statically, but libmysql.dll is the dynamic lib.
Regards Armin.



-----Original Message-----
From: Radovan Chytracek [mailto:[email protected]] 
Sent: Friday, March 10, 2006 12:01 PM
To: [email protected]
Subject: Building MySQL 5.0.18 with multithreaded DLL run-time...

Hi,

   our software requires multi-threaded DLL (/MD switch of VC++ 7.1) run-time but MySQL client & server builds only with multi-threaded (/MT) run-time. Mixing run-times leads to clear crash sooner-or-later so we would like to know if /MD based MySQL build can be achieved. We've tried to do it ourselves but we're running into link problems when building libmysql.dll and mysql client programs.
With original MySQL binaries we had problem to link because of _dosmaperr unresolved symbol which we even can't find a reasonable information about.

Any info or advice is welcomed.

Cheers

            Radovan

--
--
Radovan Chytracek CERN IT PSS
mailto:[email protected]
phone: +41227674578 fax: +41227669830


-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]




-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.