2013/7/25 Haroogan: > Hey everyone, > > Just ran into a problem. Executables produced by latest MinGW-w64 (4.8.1) > might depend on libwinpthread-1.dll. I'd like to get rid of this dependency. > What I've tried so far: > > -Wl,-Bstatic -lpthread -Wl,-Bdynamic > > but out of luck. How is it even possible? Is it a known issue? Thank you.
Please provide the link to the archive you used. Also, provide the minimal compilable code sample. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/ ___________________________________________________ Another online IDE: http://liveworkspace.org/ ------------------------------------------------------------------------------ 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
