Skip to Content.
Sympa Menu

freetds - RE: Win32 Binaries of FreeTDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Daniel Morgan" <danmorg AT sc.rr.com>
  • To: "TDS Development Group" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: Win32 Binaries of FreeTDS
  • Date: Fri, 4 Oct 2002 04:19:19 -0400


I have the cygwin enviornment which includes the GNU tools and compilers.
You can get it at:
http://www.cygwin.com/

When building 0.60 of freetds using the gcc compiler included in cygwin,
only static libraries are created. The configure script when ran said no
for building shared libraries.
What auto* stuff needs be done to get it to build on win32?

Also, I got this build error:
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -DTDS
50 -
c freebcp.c
/bin/sh ../../libtool --mode=link gcc -g -O2 -DTDS50 -o freebcp.exe
freebcp.o
../dblib/libsybdb.la
gcc -g -O2 -DTDS50 -o freebcp.exe freebcp.o ../dblib/.libs/libsybdb.a
.libs/lib
imp-cygiconv-2.a
../dblib/.libs/libsybdb.a(asprintf.o): In function `vasprintf':
/home/DanielMorgan/freetds-0.60/src/tds/asprintf.c:82: undefined reference
to `v
alloc'
collect2: ld returned 1 exit status

-----Original Message-----
From: bounce-freetds-149804 AT franklin.metalab.unc.edu
[mailto:bounce-freetds-149804 AT franklin.metalab.unc.edu]On Behalf Of
Jonas Benjaminsson
Sent: Friday, October 04, 2002 3:44 AM
To: TDS Development Group
Subject: [freetds] RE: Win32 Binaries of FreeTDS


:: I am wondering if we can post on some web site any unofficial Win32
binaries
:: of FreeTDS. Anybody?

That's up to Brian and James.

:: I would llike the freetds binaries to be shared libraries on Win32
(DLLs).
:: Also, these DLLs must be able to be used in programs compiled using the
gcc

I'm sorry, but I've never used the gcc compiler on Win32 so I don't really
know what it takes to access DLLs.

:: c compiler. What would I need to get freetds DLLs created?

The source and a compiler. ;-)
I have not tried to do the DLLs yet, but I will.


/Jonas



:: -----Original Message-----
:: From: bounce-freetds-149804 AT franklin.metalab.unc.edu
:: [mailto:bounce-freetds-149804 AT franklin.metalab.unc.edu]On Behalf Of
:: Jonas Benjaminsson
:: Sent: Thursday, October 03, 2002 3:45 AM
:: To: TDS Development Group
:: Subject: [freetds] RE: Win32 Binaries of FreeTDS
::
::
:: At the moment I have a working static library with dblib running
:: on Win32 but it's not thoroughly tested.
::
:: That's it for the moment.
::
:: If you would like to use it (without any warranties what so ever)
:: send me your email and I will send you the lib.
::
::
:: /Jonas - benjaminsson AT users.sourceforge.net
::
::
::
:: :: -----Original Message-----
:: :: From: bounce-freetds-149513 AT franklin.oit.unc.edu
:: :: [mailto:bounce-freetds-149513 AT franklin.oit.unc.edu]On Behalf Of Daniel
:: :: Morgan
:: :: Sent: den 3 oktober 2002 00:08
:: :: To: TDS Development Group
:: :: Subject: [freetds] Win32 Binaries of FreeTDS
:: ::
:: ::
:: :: Anybody know where to get binaries for the latest release of FreeTDS?
:: ::
:: :: I am interested in using FreeTDS with MS SQL Server 2000 and software
:: :: written using GNU tools.
::
::
::
:: ---
:: You are currently subscribed to freetds as: [danmorg AT sc.rr.com]
:: To unsubscribe, forward this message to
:: $subst('Email.Unsub')
::
::
:: ---
:: You are currently subscribed to freetds as:
[jonas.benjaminsson AT infogate.se]
:: To unsubscribe, forward this message to
$subst('Email.Unsub')
::
::


---
You are currently subscribed to freetds as: [danmorg AT sc.rr.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page