Displaying 1 result from an estimated 1 matches for "gytatan".
Did you mean:
gatan
2011 Sep 06
6
gcc1: out of memory error when installing wine
...../../../include -I../../../include -D_REENTRANT -fPIC -Wall-pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith -g -O2 -o package.o package.c
gcc1: out of memory allocating 287975456 bytes after a total of 22175744 bytes
make[2]: *** [package.o] Error 1
make[2]: Leaving directory `/home/Gytatan/Desktop/allneededinstallwine/wine-1.1.26/dlls/msi/tests'
make[1]: *** [msi/tests] Error 2
The next time I tried I got this error at the same place in the installation, but it didn't mention out of memory:
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall-pipe...