2013/7/3 niXman <i.nix...@gmail.com>

> 2013/7/3 Alexey Pavlov:
> > Mingw-builds binutils already built with this flags.
> I know.
> I wanted to make sure that Ruben confused nothing.
>

The bug report clearly shows it is not ld.exe that is running out of
memory, but cc1plus.exe:

cc1plus.exe: out of memory allocating 279536 bytes

So linking the GCC compiler executables with that flag might give it enough
address space. Nonetheless, there must be some huge inefficiency in GCC
leading to this problem in the first place.

Ruben

>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to