[unixODBC-support] I need unixODBC 64bit version
Nick Gorham
nick at lurcher.org
Mon Jul 19 23:05:08 BST 2010
Tacho wrote:
> Hi Nick,
>
> in spite of setting the CFLAGS with -BUILD_LEGACY_64_BIT_MODE still is
> building unixODBC in 32-bit version:
Yes, it will, but I didnt say to do that, what I said was
"Just set the CFLAGS env variable to make your compiler produce64 bit
object and rerun configure and make."
So, for example
export CFLAGS=+DD64
./configure
make
make install
--
Nick
More information about the unixODBC-support
mailing list