<br><font size=2 face="sans-serif">I have used crosstools to build a cross
compiler that support C,C++, and java code. &nbsp;I have no problems build
my kernel and filesystem and what not. &nbsp;But when I try to build java
code using GCJ everything seems to build with no issues. &nbsp;But when
I copie the compiled code to the target device and execute the code I get
an an error stating libjava.so can not be found. &nbsp;I have copied the
libjava.so file from my host machine to the target device but can not get
the code to see it.</font>
<br><font size=2 face="sans-serif">Any help on how to get rid of this error
would be greatly appreciated.</font>
<br><font size=2 face="sans-serif">Thanks</font>
<br><font size=2 face="sans-serif">Brett</font>