Re: [PATCH] Cross-compilation build fix
Brought to you by:
syntheticpp
From: Christian E. <Ch....@gm...> - 2008-08-29 14:49:41
|
Frank Osterfeld schrieb: > Hi, > > this patches is needed for cross-compiling windbus from linux using mingw, as > case matters on unix. > > Cross-compilation using cmake 2.6 works in principle, but right now it needs > some modifications in dbus-sysdeps-win.c to avoid linking errors regarding > freeaddrinfo, getaddrinfo and especially gai_strerror. I'll send the patch > when I cleaned that up. (config checks, basically). > > Regards, applied, thx Christian |