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


Goel, Mudit \(Mudit\) writes:
 > 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.

What's in <build>/powerpc-750-linux-gnu/libjava ?

What's in <install>/share/java ?

Andrew.


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