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]

Error While compiling GCJ 4.1


Can someone show me the way by which i can get latest
libgcj.jar which contains
java.lang.StringBuilder/java.awt.FocusTraversalPolicy

For the same I had tried compiling it over here and
some error is thrown.


I had downloaded gcc-4.1.1.tar.bz2 and am trying to
compile at mingw with the help of
http://rmathew.com/articles/gcj/bldgcj.html Tutorial
When I used the mkxbu.sh to build and install the gcc
it started building but after some time some error is
thrown

Please hlep me 

Thanks in advance

Bye for now

CSJakharia


c -o section.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I/binutsrc/binutils-2.16.1/bfd -I. -D_GNU_SOURCE
-D__USE_MINGW_FSEEK    -I.
-I/binutsrc/binutils-2.16.1/bfd
-I/binutsrc/binutils-2.16.1/bfd/../include 
-I/binutsrc/binutils-2.16.1/bfd/../intl -I../intl   -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c -o syms.lo /binutsrc/binutils-2.16.1/bfd/syms.c
gcc -DHAVE_CONFIG_H -I.
-I/binutsrc/binutils-2.16.1/bfd -I. -D_GNU_SOURCE
-D__USE_MINGW_FSEEK -I.
-I/binutsrc/binutils-2.16.1/bfd
-I/binutsrc/binutils-2.16.1/bfd/../include
-I/binutsrc/binutils-2.16.1/bfd/../intl -I../intl -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2
-c /binutsrc/binutils-2.16.1/bfd/syms.c -o syms.o
rm -f targmatch.h
sed -f /binutsrc/binutils-2.16.1/bfd/targmatch.sed <
/binutsrc/binutils-2.16.1/bfd/config.bfd >
targmatch.new
sed: file /binutsrc/binutils-2.16.1/bfd/targmatch.sed
line 1: Extra characters after command
make[3]: *** [targmatch.h] Error 1
make[3]: Leaving directory `/xbubuild/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/xbubuild/bfd'
make[1]: *** [all] Error 2
ake[1]: Leaving directory `/xbubuild/bfd'
make: *** [all-bfd] Error 2
Press ENTER when you are ready to install...

/bin/sh /binutsrc/binutils-2.16.1/mkinstalldirs /xgcc
/xgcc
make[1]: Entering directory `/xbubuild/bfd'
Making install in doc
make[2]: Entering directory `/xbubuild/bfd/doc'
test -z "/xgcc/info" || mkdir -p -- "/xgcc/info"
 /bin/install -c -m 644
'/binutsrc/binutils-2.16.1/bfd/doc/bfd.info'
'/xgcc/info/bfd.info'
 /bin/install -c -m 644
'/binutsrc/binutils-2.16.1/bfd/doc/bfd.info-1'
'/xgcc/info/bfd.info-1'
 /bin/install -c -m 644
'/binutsrc/binutils-2.16.1/bfd/doc/bfd.info-2'
'/xgcc/info/bfd.info-2'
 install-info --info-dir='/xgcc/info'
'/xgcc/info/bfd.info'
install-info: warning: no info dir entry in
`/xgcc/info/bfd.info'
make[2]: Leaving directory `/xbubuild/bfd/doc'
Making install in po
make[2]: Entering directory `/xbubuild/bfd/po'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/xbubuild/bfd/po'
make[2]: Entering directory `/xbubuild/bfd'
rm -f targmatch.h
sed -f /binutsrc/binutils-2.16.1/bfd/targmatch.sed <
/binutsrc/binutils-2.16.1/bfd/config.bfd >
targmatch.new
sed: file /binutsrc/binutils-2.16.1/bfd/targmatch.sed
line 1: Extra characters after command
make[2]: *** [targmatch.h] Error 1
make[2]: Leaving directory `/xbubuild/bfd'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/xbubuild/bfd'
make: *** [install-bfd] Error 2



 Subscribe to bermudaEmail:  [input]  [input] Browse Archives at groups.google.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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