Hi,
On Thu, Jun 11, 2009 at 11:54 AM, Alexandre Julliardjulliard@winehq.org wrote:
I believe this patch is causing a problem for me on OS X Leopard gcc version 4.0.1 (Apple Inc. build 5465). When I try to compile riched20 with a clean tree at HEAD I am getting this
ld: absolute addressing (perhaps -mdynamic-no-pic) used in _itextHostStdcallVtbl from txthost.o not allowed in slidable image collect2: ld returned 1 exit status winegcc: gcc failed make: *** [riched20.dll.so] Error 2
Is the __ASM_GLOBAL_FUNC stdcall wrapper in txthost.c just borked?
Thanks