On 7/23/2013 20:37, Corinna Vinschen wrote: > On Jul 23 19:49, JonY wrote: >> On 7/23/2013 17:57, JonY wrote: >>> On 7/23/2013 17:03, Jacek Caban wrote: >>> Simply adding the typedefs looks to be the simplest fix. As mentioned >>> earlier, Cygwin has its own CRT, the mingw-w64 parts are used for win32 >>> APIs. >>> >>> >> >> New patch attached. > > The _ERRCODE_DEFINED patch is ok. I can't comment on the other stuff. > This is fixing a build problem when building the 32 and 64 bit w32api > versions, right? I guess, if it works for you, it's good to go.
This was the cause of the w32api-runtime -1 release fiasco for 64bit Cygwin, I never realized the libs went into /lib64 until it was uploaded. It assumed /lib is always for 32bit and /lib64 for 64bit. You may have seen some messages on the Cygwin list about missing -ladvapi32, -lkernel32 and so on. The fixed version has been uploaded. Committed to trunk r5974.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
