[unixODBC-dev] compiling on aix 5.3 TL6
George Neill
georgen at neillnet.com
Fri Jan 9 10:08:35 GMT 2009
Nick,
On Fri, Jan 9, 2009 at 3:17 AM, Nick Gorham <nick at lurcher.org> wrote:
> George Neill wrote:
>
>> Hi all,
>>
>> I am trying to compile unixODBC 2.2.14 on AIX 5.3 TL6. It appears
>> aix 5.2+ ? supports a user api for solaris threads. This API appears
>> to be a wrapper around the pthread libs (which i'd rather be linking
>> against). Any ideas on how I can get around this (less changing the
>> configure.in script?)
>>
>> Also, has anyone successfully compiled 2.2.14 on AIX 5.3 TL6?
>>
>> Thanks,
>> George.
>> _______________________________________________
>> unixODBC-dev mailing list
>> unixODBC-dev at mailman.unixodbc.org
>> http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
>>
>
> Try the 2.2.15pre build in the ftp site, it should contain a fix for this
> problem.
>
That fixed both of the issues I was seeing. Is there an ETA on the
2.2.15 release, or is it okay to just use the pre ?
On a side note, is there a reason for not disabling the thread checks
when xlc_r is set as the compiler?
Thanks,
George
More information about the unixODBC-dev
mailing list