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: Gcj - lib


Andrew and All,
   Here is the version details : 
   1. Crosstool - 0.42.
   2. gcc-4.1.0
   3. glibc-2.3.6
   4.powerpc-750-linux-gnu. 

 As I mentioned I was able to build the gcj for PPC 750. 
 The
/opt/crosstool/gcc-4.1.0-glibc-2.3.6/powerpc-750-linux-gnu/powerpc-750-l
inux-gnu/lib directory has the following gcj related files (this is the
output of ls -lrt *gcj*)

 -rwxr-xr-x     49929677 Dec 19 14:05 libgcj.so.7.0.0
 lrwxrwxrwx           15 Dec 19 14:05 libgcj.so.7 -> libgcj.so.7.0.0
 lrwxrwxrwx           15 Dec 19 14:05 libgcj.so -> libgcj.so.7.0.0
 -rwxr-xr-x         1589 Dec 19 14:05 libgcj.la
 -rw-r--r--     61175686 Dec 19 14:05 libgcj.a
 -rw-r--r--          332 Dec 19 14:05 libgcj.spec

The /opt/crosstool/gcc-4.1.0-glibc-2.3.6/powerpc-750-linux-gnu/bin
directory has the following 

fix-embedded-paths                   powerpc-750-linux-gnu-gjnih
powerpc-750-linux-gnu-addr2line      powerpc-750-linux-gnu-gprof
powerpc-750-linux-gnu-addr2name.awk  powerpc-750-linux-gnu-grepjar
powerpc-750-linux-gnu-ar             powerpc-750-linux-gnu-jcf-dump
powerpc-750-linux-gnu-as             powerpc-750-linux-gnu-jv-scan
powerpc-750-linux-gnu-c++            powerpc-750-linux-gnu-ld
powerpc-750-linux-gnu-c++filt        powerpc-750-linux-gnu-nm
powerpc-750-linux-gnu-cpp            powerpc-750-linux-gnu-objcopy
powerpc-750-linux-gnu-fastjar        powerpc-750-linux-gnu-objdump
powerpc-750-linux-gnu-g++            powerpc-750-linux-gnu-ranlib
powerpc-750-linux-gnu-gcc            powerpc-750-linux-gnu-readelf
powerpc-750-linux-gnu-gcc-4.1.0      powerpc-750-linux-gnu-size
powerpc-750-linux-gnu-gccbug         powerpc-750-linux-gnu-strings
powerpc-750-linux-gnu-gcj            powerpc-750-linux-gnu-strip
powerpc-750-linux-gnu-gcjh           
powerpc-750-linux-gnu-gcov           

Do let me know if there is more information needed. And thanks for
looking into this. 

Best
Mudit
-----Original Message-----
From: Andrew Haley [mailto:aph@redhat.com] 
Sent: Friday, January 05, 2007 4:49 PM
To: Goel, Mudit (Mudit)
Cc: java@gcc.gnu.org
Subject: Re: Gcj - lib

Goel, Mudit \(Mudit\) writes:
 > I build gcj for ppc750 using crosstool (crosstool-0.42) but I didn't
get  > any libgcj.jar once the build was complete. Is it something that
needs  > to be generated or is there something that I missed. ? Can
anyone help ?

Yes, probably.  You need to tell us more: what versions, what did get
built, etc, etc.

Andrew.


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