This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ on 64 bit processors


Hi,

Could it be because of some adress-space issues, because both machines
it fails do have 4GB ram (which is not really useful if you run 32-bit
windows anyway).
I don't know how to solve it or what to do about it, its just a guess.
Can you remove 2GB and re-test?

lg Clemens

> I did send a post about 2 months before about an issue I experienced
> trying to compile an application using GCJ 4.2 on 32 bit Windows Vista
> OS with 4 GB RAM and a 64 bit processor . I ran into errors with the
> message : jc1.exe error: out of memory allocating 4072 bytes. I then
> tried to compile the same application on 32 bit Windows XP OS with 4
> GB RAM and a 64 bit processor and got the same error.
>
> I then tried compiling the application on my old laptop with GCJ 4.2
> on 32 bit Windows XP OS with 512 MB RAM and a 32 bit processor, and it
> compiled and built with no issues. I am not sure if any other users
> are experiencing this issue, or if this has been fixed, or if i am not
> specifying some extra parameters on the command line that I should be
> when compiling on a 64 bit processor (although i don't think should
> matter since i am on a 32 bit OS).
>
> Thanks in advance
>
> --
> Harpal Grover
> President
> Harpal Grover Consulting Inc
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]