Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeTDS and WINE?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Craig Davison <cd AT securityfocus.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] FreeTDS and WINE?
  • Date: Mon, 3 Feb 2003 13:59:48 -0700

On Mon, Feb 03, 2003 at 12:53:36PM -0500, Lowden, James K wrote:
> Libraries built with with cygwin don't require cygwin to be installed at
> runtime; you just need cygwin's runtime dll. That would be a good bet for
> you, because it would bypass WINE completely, is known to work, and we
> intend to keep it working as long as people find it useful.

? cygwin is still layered overtop of WINE as any other DLL would be. In
fact, this is a source of some problems between the two (you can't use the
cygwin fork() in WINE because it writes directly to process memory.

But since you don't use fork() and there aren't any obscure Win32 API
calls in the code, it will probably work equally well if built with MSVC
or cygwin (assuming these builds work well on native Windows).

--
Craig Davison
Symantec Corporation
+1 (403) 213-3939 ext. 228




Archive powered by MHonArc 2.6.24.

Top of Page