I have an application which allocates lot of memory and on Windows XP the mingw build (rubenvb 4.7.2) is much worse than a msvc2010 build.
I assume this has to do with the C runtime library used by mingw which is from 1998 (Visual Studio 6), when GBs were only found on hard disks. Is it possible to use a newer C runtime library for mingw? Peter ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
