2012/9/9 Peter Kümmel: > - 32 bit target: dwarf2 Get scripts from Github: $ git clone [email protected]:niXman/mingw-builds.git $ cd mingw-builds $ ./build gcc-4.7.1 x32 --dwarf --mingw-compress
> - 64 bit target: dwarf2 < 4.7.1, SEH > 4.7.1 dwarf is not implemented for 64 bit target. > - multilib Also using dwarf not allowed. > - winthreads (to make mingw32-make -j work, not because of c++11 thread) > - http://lists.qt-project.org/pipermail/development/2012-August/005996.html > > Is there someone with experience in building mingw who could help us > setting up a build system where (on Linux) it is only needed to call > a script for building all the stuff? Get Ruben`s scripts. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
