Skip to Content.
Sympa Menu

freetds - RE: [freetds] DBLIB on Win32

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Frank M. Kromann" <frank AT kromann.info>
  • To: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • Cc: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] DBLIB on Win32
  • Date: Tue, 25 Jan 2005 12:09:05 -0800

Hi Freddy,

I wanted to have the php extension fully contained with no need for extra
dll's. I think we can add multiple targets to build static or dynamic
libs.

The multithread dll makes compilation with php easier, as that removes
conflicts with libc and libcmt.

- Frank

> >
> > Hello Everyone,
> >
> > Here is a dsp and a dsw file to build dblib.lib on Win32, using
VC6.0.
> > This makes it possible to compile the MSSQL extension for PHP
> > without the
> > use of Microsoft libraries.
> >
> > The files were generated in freetds\win32\dblib. I can also create a
> > version for VC.net and command line versions if needed.
> >
> > - Frank
> >
>
> Included in CVS. Two question:
> - why static library ?
> - why did you use multithread dll instead of multithread ? Perhaps PHP
> use multithread dll ?
>
> freddy77
>







Archive powered by MHonArc 2.6.24.

Top of Page