[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: Andreas Pakulat <apaku_at_gmx.de>
Date: 2007-05-22 21:01:49 CEST

On 22.05.07 07:21:13, D.J. Heap wrote:
> 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?

I didn't get feedback yet on the dev-list. I'll let you know the results
for sure.

Andreas

PS: Even after that change a MSVC built apr needs some extra work to be
usable with mingw, but at least the common docs about creating mingw
import libs from msvc dll/def will work then...

-- 
Ships are safe in harbor, but they were never meant to stay there.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 22 21:02:23 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.