Re: jc1 out of memory error gcc 4.2.2 Linux 64-bit OS

2008-01-17 Thread Harpal Grover
> > I am trying to compile a java app. I don't have the script in front of > > me that i am using because I am at a client's office right now. The > > jist of > > the command line is as follows: > > > > gcj -O -fjni -s -main=main.App --classpath=x1.jar x2.jar x3.jar x4.jar > > x5.jar x6.jar

Re: jc1 out of memory error gcc 4.2.2 Linux 64-bit OS

2008-01-15 Thread Andrew Haley
Harpal Grover writes: > On Jan 14, 2008 5:09 AM, Andrew Haley <[EMAIL PROTECTED]> wrote: > > > > Harpal Grover writes: > > > Hello all, > > > > > > I downloaded and built gcc 4.2.2 on my linux box. I have also used the > > > sources to build a cross compiler using Ranjit's Matthews guide

Re: jc1 out of memory error gcc 4.2.2 Linux 64-bit OS

2008-01-14 Thread Harpal Grover
On Jan 14, 2008 5:09 AM, Andrew Haley <[EMAIL PROTECTED]> wrote: > > Harpal Grover writes: > > Hello all, > > > > I downloaded and built gcc 4.2.2 on my linux box. I have also used the > > sources to build a cross compiler using Ranjit's Matthews guide. The > > build went just fine. I tried t

Re: jc1 out of memory error gcc 4.2.2 Linux 64-bit OS

2008-01-14 Thread Andrew Haley
Harpal Grover writes: > Hello all, > > I downloaded and built gcc 4.2.2 on my linux box. I have also used the > sources to build a cross compiler using Ranjit's Matthews guide. The > build went just fine. I tried to compile my java application and got > the following error: > > c1: out o

jc1 out of memory error gcc 4.2.2 Linux 64-bit OS

2008-01-13 Thread Harpal Grover
Hello all, I downloaded and built gcc 4.2.2 on my linux box. I have also used the sources to build a cross compiler using Ranjit's Matthews guide. The build went just fine. I tried to compile my java application and got the following error: c1: out of memory allocating 4064 bytes after a total o