Op 15 jan. 2013 23:21 schreef "Peter Kümmel" <[email protected]> het volgende: > > I've backported the seh patch to GCC 4.7.2 (all but the changelogs, then it is a plain cherry-pick): > > https://github.com/syntheticpp/MinGW-w64-build-scripts/commit/32b35ca7ede4c7b318eacea4cb22ce75353edf7c > > when configuring --disable-dw2-exceptions is needed. > > Here > > https://github.com/syntheticpp/MinGW-w64-build-scripts/tree/4.7.2-seh > > I've patched Ruben's 4.7.2 release with the sources. > But somehow I could only build on linux32, it stops with linker errors. > Maybe some else could give it a try.
Do you have all 64-bit system libraries installed (like static glibc)? > > I also tried to build seh for x86, but finally there were too much linker errors. > > Does anybody know if it is planned to also support seh on x86? The seh support in GCC right now is mainly focused on the x64 part which is at least semi-documentedand not burdened by ghostly Borland patents. I can't speak for the devs, but I wouldn't get my hopes up for getting x86 seh soon... Ruben > > Peter > > > ------------------------------------------------------------------------------ > Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS > and more. Get SQL Server skills now (including 2012) with LearnDevNow - > 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only - learn more at: > http://p.sf.net/sfu/learnmore_122512 > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
