« Return to Thread: problem with GCJ while running java code

Re: problem with GCJ while running java code

by gforgcc :: Rate this Message:

Reply to Author | View in Thread

Andrew Haley wrote:
We need to know

Exactly which gcc / gcj
Exactly which linux
Exactly which options you used to configure gcc / gcj

Andrew.
Thanks for the reply Andrew...

I am using DebianEtch linux OS for building the GCC-4.0.1 and have cross compiled it for ARM...
i have used the exact steps what is told in the below link.....

http://kegel.com/crosstool/crosstool-0.43/doc/crosstool-howto.html
(Have followed only till the completion of the Quick Start step... have not proceded further...)
and i am using gcc-4.0.1, glibc-2.3.2, core gcc as gcc 3.3.6, gdb-6.5 and have used glibc-linuxthreads-2.3.2 and linux-libc-headers-2.6.12.0
GCC_LANGUAGES="c,c++,java
The only thing i have used that is other than what is told in the above link is the Linux kernel..
i have used kernel-2.6.19-ts.at91sam9260ek.1
i.e. while configuring i have given the LINUX_DIR as the above path where the above kernel is present..

 « Return to Thread: problem with GCJ while running java code