| jhonnystecchino@interfree.it 2005-08-02, 5:00 pm |
|
When i compile perl 5.8.7 , 5.8.6 and 5.6.2, the compiler gives me always the same error:
I type:
../Configure -d
make
and then the error appears:
`sh cflags "optimize='-O2'" toke.o` toke.c
CCCMD = cc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_Sl__alloc_pages: 0-order allocation failed (gfp=0x1d2/0)
VM: killing process cc1
cc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}:2280: Warning: end of file not at end of a line; newline inserted
make: *** [toke.o] Error 1
{standard input}:4569: Error: register or shift expression expected -- `mov r0,r'
I have a 32 Mb ram with gcc 3.3.1
Is my system poor of ram for compiling it?
Where is the problem?
Thank you
-------------------------------------------------------------------------
Visita http://domini.interfree.it, il sito di Interfree dove trovare
soluzioni semplici e complete che soddisfano le tue esigenze in Internet,
ecco due esempi di offerte:
- Registrazione Dominio: un dominio con 1 MB di spazio disco + 2 caselle
email a soli 18,59 euro
- MioDominio: un dominio con 20 MB di spazio disco + 5 caselle email
a soli 51,13 euro
Vieni a trovarci!
Lo Staff di Interfree
-------------------------------------------------------------------------
|