2013/7/16 Ruben Van Boxem: > Why not just add -static to the link flags for the GCC executables? You can > do this through LDFLAGS (I think) or abuse --with-host-libstdc++ for it. > This makes any GCC compiler executable independent of dll's of the toolchain > used to build it.
Already used: https://github.com/niXman/mingw-builds/blob/master/scripts/gcc-4.8.1.sh#L106 -- 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
