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 06:41:30 -0400


In short answer: yes and no.

A win32 program can be independent of cygwin and stil be built using cygwin.
The mono JIT compiler is built this way. In this case, cygwin is only used
as the build environment. This is what I am interested in.

However, a win32 program can be built and still depend on cygwin too. This
is not what I'm interested in.

Compiling a program with the option --mno-cygwin I believe does not use
cygwin libraries, but the native win32 libraries. (Guessing here).

I don't have to have freetds win32 binaries created using gcc, but the
binaries must be able to be called by programs, like libgda,
http://www.gnome-db.org/ and a C# program under Mono.

I believe someone on this list did create freetds win32 binaries for an old
release of freetds, but he/she used Microsoft Visual C to do it.


-----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 4:31 AM
To: TDS Development Group
Subject: [freetds] RE: Win32 Binaries of FreeTDS


Ah, ok, we are talking about two different platforms.

I'm talking about pure Win32 compilations without cygwin.

I don't consider programs compiled under cygwin to be Win32
since you need cygwin to run the binary.

Am I wrong?

/Jonas


:: -----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 4 oktober 2002 10:19
:: To: TDS Development Group
:: Subject: [freetds] RE: Win32 Binaries of FreeTDS
::
::
:: 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')
::
::
:: ---
:: 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