MyODBC + unixODBC + aix5.1

MyODBC + unixODBC + aix5.1

am 25.03.2005 12:31:48 von slardiere

Hi,=20

I have to install unixODBC with MyODBC on AIX 5.1, and I have some problems=
..

First, the MyODBC binaries provide by MySQL AB are build with
'--disable-thread' switch, so without .so file, as 'dump -gov
libmyodbc3-3.51.07.a' and 'ar -x libmyodbc3-3.51.07.a' could say.

unixODBC need libmyodbc3-3.51.07.so, so i try to compile MyODBC with
GCC (i don't have visual age) with '--enable-shared'. The compilation
works fine, but unixODBC segfaults. GDB said that it's in the
my_init() function.

Is there any way to have MyODBD compiled with '--enable-shared' ? or
any tips for compile MyODBC ?

--=20
S=E9bastien

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg

Re: MyODBC + unixODBC + aix5.1

am 31.03.2005 11:04:37 von slardiere

On Fri, 25 Mar 2005 12:31:48 +0100, S=E9bastien Lardi=E8re wrote:
> Hi,
>=20
> I have to install unixODBC with MyODBC on AIX 5.1, and I have some proble=
ms.
>=20
> First, the MyODBC binaries provide by MySQL AB are build with
> '--disable-thread' switch, so without .so file, as 'dump -gov
> libmyodbc3-3.51.07.a' and 'ar -x libmyodbc3-3.51.07.a' could say.
>=20
> unixODBC need libmyodbc3-3.51.07.so, so i try to compile MyODBC with
> GCC (i don't have visual age) with '--enable-shared'. The compilation
> works fine, but unixODBC segfaults. GDB said that it's in the
> my_init() function.
>=20
> Is there any way to have MyODBD compiled with '--enable-shared' ? or
> any tips for compile MyODBC ?
>=20

Nobody for help me ?

Is anyone already made MyODBC works with unixODBC in AIX ?

--=20
S=E9bastien

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg