[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building on win32

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-05-22 15:21:13 CEST

On 5/22/07, Andreas Pakulat <apaku@gmx.de> wrote:
[snip]
>
> It turns out the problem is a define in the apr.h header, they redefine
> __attribute__ which mingw uses to set stuff like __stdcall and
> visibility/dllimport/export, so the symbols in the import library don't
> match what mingw expects (due to the missing __stdcall in the included
> headers).
>

Ah, thanks for the followup. So is APR going to tweak their headers
to pay attention to mingw or something?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 22 15:21:34 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.