Hmm, I am not getting that error message on my MacOS 10.5 machine with that same gcc. Could you run j3 in gdb and get me a backtrace?<div><br></div><div>Thanks!</div><div>Nicolas<br><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 9:23 PM, Konrad Hinsen <span dir="ltr"><<a href="mailto:konrad.hinsen@fastmail.net">konrad.hinsen@fastmail.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Nicolas,<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Did you compile vmkit with llvm-gcc or gcc? Did you make sure the path to GNU Classpath is correct in your configure command?<br>
</blockquote>
<br></div>
I let the configure script of VMKit do its work and it decided to use gcc, the gcc 4.0.1 that is part of Apple's XCode distribution for MacOS 10.5. There is no llvm-gcc anywhere on my machine. Should I have one? I did install llvm without any error messages and I have a couple of llvm-* executables, but no llvm-gcc.<br>

<br>
As for GNU classpath, I think my configuration is correct but I don't know how to verify. Here's my configure command line for VMKit:<br>
<br>
        ./configure --with-llvmsrc=/Users/hinsen/Development/VMKit/llvm --with-llvmobj=/Users/hinsen/Development/VMKit/llvm --with-gnu-classpath-glibj=/Users/hinsen/Development/VMKit/classpath-0.97.2/lib --with-gnu-classpath-libs=/Users/hinsen/Development/VMKit/classpath-0.97.2/lib<br>

<br>
And here's the output of "cd /Users/hinsen/Development/VMKit/classpath-0.97.2/lib; ls":<br>
<br>
META-INF                gen-classlist.sh        libjavalangreflect.so<br>
Makefile                <a href="http://gen-classlist.sh.in" target="_blank">gen-classlist.sh.in</a>     libjavanet.so<br>
Makefile.am             glibj.zip               libjavanio.so<br>
Makefile.gcj            gnu                     libjavautil.so<br>
Makefile.in             java                    <a href="http://mkcollections.pl.in" target="_blank">mkcollections.pl.in</a><br>
classes                 java.dep                org<br>
classes.1               javax                   resources<br>
classes.2               libgconfpeer.so         split-for-gcj.sh<br>
compile-classes         libgtkpeer.so           standard.omit<br>
copy-vmresources.sh     libjavaio.so            <a href="http://standard.omit.in" target="_blank">standard.omit.in</a><br>
<a href="http://copy-vmresources.sh.in" target="_blank">copy-vmresources.sh.in</a>  libjavalang.so          sun<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, you can now update to the latest revision.<br>
</blockquote>
<br></div>
Done - but that doesn't change anything, unfortunately.<br><font color="#888888">
<br>
Konrad.<br>
</font></blockquote></div><br></div>