<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 11: Patch to build with Sybase 12.5 on WinXP/mingw</title><link>https://sourceforge.net/p/python-sybase/patches/11/</link><description>Recent changes to 11: Patch to build with Sybase 12.5 on WinXP/mingw</description><atom:link href="https://sourceforge.net/p/python-sybase/patches/11/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Dec 2010 06:27:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/python-sybase/patches/11/feed.rss" rel="self" type="application/rss+xml"/><item><title>Patch to build with Sybase 12.5 on WinXP/mingw</title><link>https://sourceforge.net/p/python-sybase/patches/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attempt to build using the mingw compiler on Windows XP using the real Sybase libs fails at link stage.  Root cause is that the nasty tangle of #ifs in the Sybase csconfig.h header doesn't properly set CS_PUBLIC for this compiler, so header doesn't have the correct __stdcall attributes, causing the linker to fail (.o file has "blk_alloc", .lib has "_blk_alloc").&lt;/p&gt;
&lt;p&gt;Attached patch fixes this.... If I understand things, this should also fix similar issues with cygwin and other non-VisualStudio compilers, and should not hurt for VisualStudio, but I have no way of testing this claim.&lt;/p&gt;
&lt;p&gt;Patch should not affect FreeTDS users.&lt;/p&gt;
&lt;p&gt;I also have no way of knowing inf this is a problem or of testing this patch with other Sybase versions.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregory Bond</dc:creator><pubDate>Thu, 23 Dec 2010 06:27:05 -0000</pubDate><guid>https://sourceforge.netd455cc65be8daca1424e8ef221f1251aa62bda77</guid></item></channel></rss>