Re: Freetds under Windows without cygwin
"Dann Corbit" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <D425483C2C5C9F49B5B7A41F8944154701000D41@postal.corporate.connx.com> |
> -----Original Message----- > From: [email protected] [mailto:freetds- > [email protected]] On Behalf Of David Chang > Sent: Monday, March 24, 2008 4:37 PM > To: FreeTDS Development Group > Subject: Re: [freetds] Freetds under Windows without cygwin > > Is there a special 'makefile' that I use for Windows. The default one > uses > GNU tools that may not be available (without Cygwin) on a vanilla Windows > system. Not sure if I made my own or modified an existing one. My project files are attached. > Which version of Microsoft Visual C++ are you using to build > freetds? Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version 2.0.50727 SP1 Installed Edition: Enterprise Microsoft Visual C++ 2005 Microsoft Visual Studio 2005 Team Edition for Software Developers > By the way, I'm compiling freetds 0.64. So am I. We made lots of modifications for our purposes. I can send you a zip file or tar ball if you like. > DC > > ----- Original Message ----- > From: "Dann Corbit" <[email protected]> > To: "FreeTDS Development Group" <[email protected]> > Sent: Monday, March 24, 2008 4:24 PM > Subject: Re: [freetds] Freetds under Windows without cygwin > > > >> -----Original Message----- > >> From: [email protected] [mailto:freetds- > >> [email protected]] On Behalf Of David Chang > >> Sent: Monday, March 24, 2008 3:00 PM > >> To: FreeTDS Development Group > >> Subject: Re: [freetds] Freetds under Windows without cygwin > >> > >> Hi, > >> > >> Is there a way to build freetds libraries without the cygwin layer > > (I'm > >> fine using Cygwin to build the libraries, I just don't want the > > libraries > >> to depend on the cygwin layer for the final executables)? If so, does > > it > >> require some other libraries like mingw, or is it just dependent on > >> standard Win32 libraries. > > > > Sure, it's just ANSI/ISO C code. Compile it with any compiler that you > > like. > > > > It builds fine on POSIX type systems and also under Windows. We > > typically use Microsoft Visual C++, but I guess that MINGW gcc would > > work fine or any other fully functional C compiler. > > _______________________________________________ > > FreeTDS mailing list > > [email protected] > > http://lists.ibiblio.org/mailman/listinfo/freetds > > > > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds
FreeTDS.vcproj
(application/octet-stream, 12.9 KB) - not displayed
FreeTDS.sln
(application/octet-stream, 2 KB) - not displayed