Re: Freetds under Windows without cygwin
"David Chang" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <00d201c88e08$00691b70$6b36a8c0@ace> |
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. Which version of Microsoft Visual C++ are you using to build freetds? By the way, I'm compiling freetds 0.64. 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 >