[freetds] libtdsodbc.so not stripped

Sergio Alcolea Guallar sergioalco at hotmail.com
Thu Jan 15 18:48:51 EST 2009


Hello,
I'm newbie in Linux. I deploy an application to connect to SQL Server 2005. It's developed in C and it use unixODBC and freeTDS on RHEL 5. I tested it with 32-bit rpms (unixODBC and freetds), and worked well. 
So now I'm using 64-bit unixODBC 2.2.14 and freeTDS 0.82 and it no works (isql and tsql OK but not the application). I think that maybe the problem is due to the library libtdsodbc.so. I compiled all under 64 bits without errors, but when I compiled freeTDS 0.82, the libtdsodbc.so is not stripped.
./configure --with-unixODBC=/usr/local --with-tdsver=7.0
make
make install
(file libtdsodbc.so.0.0.0 shows: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV),  not stripped). 

Could this be a problem? How can I fix this?.
 

Thank you and sorry for my bad English.

_________________________________________________________________
Descubre todas las formas en que puedes estar en contacto con amigos y familiares.
http://www.microsoft.com/windows/windowslive/default.aspx


More information about the FreeTDS mailing list