On 4/21/12 3:28 PM, aditya siram wrote:
Just tried "ant abcl.clean; ant abcl.jar" - same problem. -deech
[…]
Please update to svn [r13919][], and submit the results of running:
cmd$ ant abcl.diagnostic
[r13919]: http://trac.common-lisp.net/armedbear/changeset/13919
For me the trunk compilation succeeds with the following JVM "coordinates":
-*- mode: compilation; default-directory: "/Users/evenson/work/abcl/" -*- Compilation started at Sun Apr 22 13:43:00
ant abcl.diagnostic Buildfile: /Users/evenson/work/abcl/build.xml
abcl.build.diagnostic: [echo] :java.version 1.6.0_31 [echo] :java.vendor Apple Inc. [echo] :java.vm.vendor Apple Inc. [echo] :java.vm.name Java HotSpot(TM) 64-Bit Server VM [echo] :os.name Mac OS X [echo] :os.arch x86_64 [echo] :os.version 10.7.3 [echo] :java.specification.version 1.6 [echo] :java.vm.specification.version 1.0
abcl.diagnostic:
BUILD SUCCESSFUL Total time: 1 second
Compilation finished at Sun Apr 22 13:43:05