Hello all,<br><br>In my desperation, this is my first message to the buildroot community - I don&#39;t have too much experience with cross compiling, but enough to get around. I&#39;m having a terrible time getting buildroot to finish *anything* I give it. It always fails on one thing or another, and I&#39;m beginning to get very frustrated after days of trying.
<br><br>At first, I used a Debian build, which failed miserably at every turn, despite installing package after package. So, I turned to a Fedora Core 7 install, and things looked up. In fact, buildroot completed if:<br><br>
I selected my correct ARM --&gt; arm920t, soft float, and ONLY C library support, no C++/GCJ, and gcc 3.4.6. This worked well enough, I was able to compile JamVM, and even Jikes to compile the classpath. But of course, as would be expected, while JamVM runs well enough to give me a proper &quot;usage information&quot; screen, it won&#39;t run anything. 
<br><br>This leads me to need gcj, because there exists no competent JVM for ARM that will compile properly, apparently. but whenever I try to run buildroot with c++/gcj enabled, it just won&#39;t work. Can anyone tell me if/how they got an ARM implementation to run? I&#39;ve tried all the gcc versions possible (each one comes up with different errors), and I&#39;ve tried snapshot vs. 
0.9.29 of uclibc, etc., all to no avail. Any help is appreciated. Thanks,<br><br>-Adrian<br>