> My toolchains for 64-bit Windows are themselves built as 64-bit > executables, and my 32-bit to 64-bit toolchains are also linked with > the large-address-aware flag. You can find them here: > http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/ > > These allow more memory to be allocated, and perhaps also larger files > to be addressed. If these don't "fix" the issue, I guess the large > file support in trunk mingw-w64 could affect this in a positive way. I am using your toolchains (thanks for them :-) ), the 64bit flavor. Are those messages indicative of files being too big, or is it rather large number of sections (lots of templates?) the culprit?
c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/as.exe: C:\Users\eudoxos\AppData\Roaming/.ccache/tmp.hash.unknown.3588.o: too many sections (37348) C:\Users\eudoxos\AppData\Local\Temp\ccgNnnZd.s: Assembler messages: C:\Users\eudoxos\AppData\Local\Temp\ccgNnnZd.s: Fatal error: can't write C:\Users\eudoxos\AppData\Roaming/.ccache/tmp.hash.unknown.3588.o: File too big c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/as.exe: C:\Users\eudoxos\AppData\Roaming/.ccache/tmp.hash.unknown.3588.o: too many sections (37348) C:\Users\eudoxos\AppData\Local\Temp\ccgNnnZd.s: Fatal error: can't close C:\Users\eudoxos\AppData\Roaming/.ccache/tmp.hash.unknown.3588.o: File too big Thanks, Vaclav ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
