This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with GCJ while running java code



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

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..
-- 
View this message in context: http://www.nabble.com/problem-with-GCJ-while-running-java-code-tp15455624p15473924.html
Sent from the gcc - java mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]