Personally i think it's not good idea to use tdm-gcc to build libraries -- better to use official mingw-gcc with sjlj exceptions model atm. Especially if library contains c++ code, but there could be other problems, maybe with glibc, not sure.
-------- Original Message -------- Subject: [Bf-committers] Couple of patches for MinGW compilation From: alex <[email protected]> To: [email protected] Date: 11/02/2010 07:01 AM > Hi > > MinGW compilation broken at the time, firstly by outdated python library > files and later by outdated Freetype library. > I submitted couple of very simple patches > > https://projects.blender.org/tracker/index.php?func=detail&aid=24461&group_id=9&atid=127 > > and > > https://projects.blender.org/tracker/index.php?func=detail&aid=24495&group_id=9&atid=127 > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey I. Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
