Jim Michaels писал 2013-11-18 01:43: > if I am going to host x64 but target 32-bit and 64-bit? so far, I have: > > i686 - 32-bit target cpu > x86_64 - 64 bit target cpu > 4.8.2 - GCC version > release - GCC type > posix - threads > dwarf - exception > rt_v3 - mingw-w64 runtime version > rev0 - build revision
> SEH - is only for 64-bit what? yes. > DWARF - only for 32-bit what? yes. > SJLJ toolchains are multilib and you can build 32 and 64 bit > application with one toolchain. is this an exception? yes. > what switches do you use? '-m32' for 32bit target, and '-m64' for 64bit target. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingw-w64/ ___________________________________________________ Another online IDE: http://liveworkspace.org/ ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public