MyODBC + unixODBC + aix5.1

Hi,

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 ?

--
S=E9bastien

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
slardiere [ Fr, 25 März 2005 12:31 ] [ ID #713950 ]

Re: MyODBC + unixODBC + aix5.1

On Fri, 25 Mar 2005 12:31:48 +0100, S=E9bastien Lardi=E8re wrote:
> Hi,
>
> I have to install unixODBC with MyODBC on AIX 5.1, and I have some proble=
ms.
>
> 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 ?
>

Nobody for help me ?

Is anyone already made MyODBC works with unixODBC in AIX ?

--
S=E9bastien

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
slardiere [ Do, 31 März 2005 11:04 ] [ ID #722945 ]
Datenbanken » gmane.comp.db.mysql.odbc » MyODBC + unixODBC + aix5.1

Vorheriges Thema: Date/Time
Nächstes Thema: long field trancation.