Unable to compile IcedTea with CACAO under Fedora 17

Greg Johnson gregjo at yahoo.com
Mon Dec 17 17:10:03 PST 2012





>
>> I believe this machine should have enough memory:
>> # free -m
>> 
>> 
>> total used free shared buffers cached
>> Mem: 4040 1699 2340 0 107 1183
>> -/+ buffers/cache: 409 3630
>> Swap: 5599 0 5599
>
>Generally, this means -J-Xmx1536m needs a bigger value.  But given how
>early and on what this occurs, I think the VM may not have been built correctly.
>
>Can you fire up the built VM to do -version?
>-- 
>Andrew :)
>
>
>
>
>
I'm not sure which version you wanted me to use, so I did all I could find. :-)

[greg at fedora17 icedtea7]$ ./openjdk.build/langtools/dist/bootstrap/bin/javac -version
javac 1.7.0_12_bootstrap
[greg at fedora17 icedtea7]$ ./openjdk.build/langtools/build/bootstrap/bin/javac -version
javac 1.7.0_12_bootstrap
[greg at fedora17 icedtea7]$ ./javac -version
javac 1.7.0_09
[greg at fedora17 icedtea7]$ ./cacao/install/bin/java -version
java version "1.6.0"
CACAO version 1.6.0+ra97f753cfb7a

Copyright (C) 1996-2012
CACAOVM - Verein zur Foerderung der freien virtuellen Maschine CACAO
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121217/7507c8df/attachment.html 


More information about the distro-pkg-dev mailing list