[Qt-interest] Is mingw32-g++ that comes with Qt 4.6.0 RC1 compiled as LARGEADDRESSAWARE?
Garth Dahlstrom
ironstorm at gmail.com
Wed Nov 25 06:41:29 CET 2009
Hi All,
A co-worker and I hit an out-of-memory (linker using about 1.8GB of mem) trying to get Qt to build with Webkit with full debugging on (we need for our work in adding Java applets support), I'm wondering if mingw32-gcc was built as being LARGEADDRESSAWARE, so that it would be able to access more then 2GB of RAM if I build a bigger box.
Does anyone know if it is?
[ Here's the MS page that talks about memory limits --> http://msdn.microsoft.com/en-us/library/aa366778(VS.85).aspx ]
Cheers,
-G
More information about the Qt-interest-old
mailing list